Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionsResponse

Uses of AccessControlProtos.UserPermissionsResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AccessControlProtos.UserPermissionsResponse
 AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.Builder.build()
           
 AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.Builder.buildPartial()
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.getDefaultInstance()
           
 AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.getDefaultInstanceForType()
           
 AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.Builder.getDefaultInstanceForType()
           
 AccessControlProtos.UserPermissionsResponse AccessControlProtos.AccessControlService.BlockingInterface.getUserPermissions(com.google.protobuf.RpcController controller, AccessControlProtos.UserPermissionsRequest request)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseDelimitedFrom(InputStream input)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(byte[] data)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(com.google.protobuf.ByteString data)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(InputStream input)
           
static AccessControlProtos.UserPermissionsResponse AccessControlProtos.UserPermissionsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

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

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AccessControlProtos.UserPermissionsResponse
abstract  void AccessControlProtos.AccessControlService.getUserPermissions(com.google.protobuf.RpcController controller, AccessControlProtos.UserPermissionsRequest request, com.google.protobuf.RpcCallback<AccessControlProtos.UserPermissionsResponse> done)
           
 void AccessControlProtos.AccessControlService.Interface.getUserPermissions(com.google.protobuf.RpcController controller, AccessControlProtos.UserPermissionsRequest request, com.google.protobuf.RpcCallback<AccessControlProtos.UserPermissionsResponse> done)
           
 void AccessControlProtos.AccessControlService.Stub.getUserPermissions(com.google.protobuf.RpcController controller, AccessControlProtos.UserPermissionsRequest request, com.google.protobuf.RpcCallback<AccessControlProtos.UserPermissionsResponse> done)
           
 



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