public static interface RPCProtos.CellBlockMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.