Interface ProtobufMessageHandler

All Known Implementing Classes:
CellModel, CellSetModel, NamespacesInstanceModel, NamespacesModel, RowModel, ScannerModel, StorageClusterStatusModel, TableInfoModel, TableListModel, TableSchemaModel, VersionModel

@Private public interface ProtobufMessageHandler
Common interface for models capable of supporting protobuf marshalling and unmarshalling. Hooks up to the ProtobufMessageBodyConsumer and ProtobufMessageBodyProducer adapters.