Interface ProcedureStateSerializer

All Known Implementing Classes:
ProcedureUtil.CompatStateSerializer, ProcedureUtil.StateSerializer

@Private public interface ProcedureStateSerializer
  • Method Summary

    Modifier and Type
    Method
    Description
    <M extends org.apache.hbase.thirdparty.com.google.protobuf.Message>
    M
    deserialize(Class<M> clazz)
     
    void
    serialize(org.apache.hbase.thirdparty.com.google.protobuf.Message message)