Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder

Uses of CellProtos.CellOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement CellProtos.CellOrBuilder
static class CellProtos.Cell
           
static class CellProtos.Cell.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return CellProtos.CellOrBuilder
 CellProtos.CellOrBuilder ClientProtos.ResultOrBuilder.getCellOrBuilder(int index)
           
 CellProtos.CellOrBuilder ClientProtos.Result.getCellOrBuilder(int index)
           
 CellProtos.CellOrBuilder ClientProtos.Result.Builder.getCellOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type CellProtos.CellOrBuilder
 List<? extends CellProtos.CellOrBuilder> ClientProtos.ResultOrBuilder.getCellOrBuilderList()
           
 List<? extends CellProtos.CellOrBuilder> ClientProtos.Result.getCellOrBuilderList()
           
 List<? extends CellProtos.CellOrBuilder> ClientProtos.Result.Builder.getCellOrBuilderList()
           
 



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