public static interface RPCPB.CellBlockMetaOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Length of the following cell block.
|
boolean |
hasLength()
Length of the following cell block.
|
boolean hasLength()
Length of the following cell block. Could calculate it but convenient having it too hand.
optional uint32 length = 1;int getLength()
Length of the following cell block. Could calculate it but convenient having it too hand.
optional uint32 length = 1;Copyright © 2010–2018 The Async HBase Authors. All rights reserved.