public static interface RPCPB.CellBlockMetaOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getLength()
optional uint32 length = 1; |
boolean |
hasLength()
optional uint32 length = 1; |
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-2017, The Async HBase Authors