@InterfaceAudience.Private public interface ProcedureStateSerializer
| Modifier and Type | Method and Description |
|---|---|
<M extends org.apache.hbase.thirdparty.com.google.protobuf.Message> |
deserialize(Class<M> clazz) |
void |
serialize(org.apache.hbase.thirdparty.com.google.protobuf.Message message) |
void serialize(org.apache.hbase.thirdparty.com.google.protobuf.Message message) throws IOException
IOException<M extends org.apache.hbase.thirdparty.com.google.protobuf.Message> M deserialize(Class<M> clazz) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.