org.apache.hadoop.hbase.protobuf.generated
Interface RPCProtos.CellBlockMetaOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
RPCProtos.CellBlockMeta, RPCProtos.CellBlockMeta.Builder
Enclosing class:
RPCProtos

public static interface RPCProtos.CellBlockMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getLength()
           
 boolean hasLength()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasLength

boolean hasLength()

getLength

int getLength()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.