Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder

Uses of ClientProtos.GetOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClientProtos.GetOrBuilder
static class ClientProtos.Get
           
static class ClientProtos.Get.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.GetOrBuilder
 ClientProtos.GetOrBuilder ClientProtos.GetRequestOrBuilder.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.GetRequest.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.GetRequest.Builder.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.MultiActionOrBuilder.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.MultiAction.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.MultiAction.Builder.getGetOrBuilder()
           
 ClientProtos.GetOrBuilder ClientProtos.MultiGetRequestOrBuilder.getGetOrBuilder(int index)
           
 ClientProtos.GetOrBuilder ClientProtos.MultiGetRequest.getGetOrBuilder(int index)
           
 ClientProtos.GetOrBuilder ClientProtos.MultiGetRequest.Builder.getGetOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClientProtos.GetOrBuilder
 List<? extends ClientProtos.GetOrBuilder> ClientProtos.MultiGetRequestOrBuilder.getGetOrBuilderList()
           
 List<? extends ClientProtos.GetOrBuilder> ClientProtos.MultiGetRequest.getGetOrBuilderList()
           
 List<? extends ClientProtos.GetOrBuilder> ClientProtos.MultiGetRequest.Builder.getGetOrBuilderList()
           
 



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