org.hbase.async.generated
public static interface RPCPB.CellBlockMetaOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
boolean hasLength()
optional uint32 length = 1;
Length of the following cell block. Could calculate it but convenient having it too hand.
int getLength()
optional uint32 length = 1;
Length of the following cell block. Could calculate it but convenient having it too hand.
Copyright © 2010-2018, The Async HBase Authors