org.apache.hadoop.hbase.protobuf.generated
Interface ClientProtos.ResultCellMetaOrBuilder

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

public static interface ClientProtos.ResultCellMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getCellsLength(int index)
           
 int getCellsLengthCount()
           
 List<Integer> getCellsLengthList()
           
 
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

getCellsLengthList

List<Integer> getCellsLengthList()

getCellsLengthCount

int getCellsLengthCount()

getCellsLength

int getCellsLength(int index)


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