public static interface RPCProtos.CellBlockMetaOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Length of the following cell block.
|
boolean |
hasLength()
Length of the following cell block.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean 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 © 2007–2019 Cloudera. All rights reserved.