Uses of Class
org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse

Packages that use VisibilityLabelsProtos.GetAuthsResponse
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of VisibilityLabelsProtos.GetAuthsResponse in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type VisibilityLabelsProtos.GetAuthsResponse
static com.google.protobuf.Parser<VisibilityLabelsProtos.GetAuthsResponse> VisibilityLabelsProtos.GetAuthsResponse.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return VisibilityLabelsProtos.GetAuthsResponse
 VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.Builder.build()
           
 VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.Builder.buildPartial()
           
 VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface.getAuths(com.google.protobuf.RpcController controller, VisibilityLabelsProtos.GetAuthsRequest request)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.getDefaultInstance()
           
 VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.getDefaultInstanceForType()
           
 VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.Builder.getDefaultInstanceForType()
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseDelimitedFrom(InputStream input)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(byte[] data)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(com.google.protobuf.ByteString data)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(InputStream input)
           
static VisibilityLabelsProtos.GetAuthsResponse VisibilityLabelsProtos.GetAuthsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type VisibilityLabelsProtos.GetAuthsResponse
 com.google.protobuf.Parser<VisibilityLabelsProtos.GetAuthsResponse> VisibilityLabelsProtos.GetAuthsResponse.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type VisibilityLabelsProtos.GetAuthsResponse
 VisibilityLabelsProtos.GetAuthsResponse.Builder VisibilityLabelsProtos.GetAuthsResponse.Builder.mergeFrom(VisibilityLabelsProtos.GetAuthsResponse other)
           
static VisibilityLabelsProtos.GetAuthsResponse.Builder VisibilityLabelsProtos.GetAuthsResponse.newBuilder(VisibilityLabelsProtos.GetAuthsResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type VisibilityLabelsProtos.GetAuthsResponse
abstract  void VisibilityLabelsProtos.VisibilityLabelsService.getAuths(com.google.protobuf.RpcController controller, VisibilityLabelsProtos.GetAuthsRequest request, com.google.protobuf.RpcCallback<VisibilityLabelsProtos.GetAuthsResponse> done)
          rpc getAuths(.GetAuthsRequest) returns (.GetAuthsResponse);
 void VisibilityLabelsProtos.VisibilityLabelsService.Interface.getAuths(com.google.protobuf.RpcController controller, VisibilityLabelsProtos.GetAuthsRequest request, com.google.protobuf.RpcCallback<VisibilityLabelsProtos.GetAuthsResponse> done)
          rpc getAuths(.GetAuthsRequest) returns (.GetAuthsResponse);
 void VisibilityLabelsProtos.VisibilityLabelsService.Stub.getAuths(com.google.protobuf.RpcController controller, VisibilityLabelsProtos.GetAuthsRequest request, com.google.protobuf.RpcCallback<VisibilityLabelsProtos.GetAuthsResponse> done)
           
 



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