|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccessControlProtos.RevokeResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AccessControlProtos.RevokeResponse | |
---|---|
AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.Builder.build()
|
AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.Builder.buildPartial()
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.getDefaultInstance()
|
AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.getDefaultInstanceForType()
|
AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.Builder.getDefaultInstanceForType()
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseDelimitedFrom(InputStream input)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(byte[] data)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(com.google.protobuf.ByteString data)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(InputStream input)
|
static AccessControlProtos.RevokeResponse |
AccessControlProtos.RevokeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
AccessControlProtos.RevokeResponse |
AccessControlProtos.AccessControlService.BlockingInterface.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AccessControlProtos.RevokeResponse | |
---|---|
AccessControlProtos.RevokeResponse.Builder |
AccessControlProtos.RevokeResponse.Builder.mergeFrom(AccessControlProtos.RevokeResponse other)
|
static AccessControlProtos.RevokeResponse.Builder |
AccessControlProtos.RevokeResponse.newBuilder(AccessControlProtos.RevokeResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AccessControlProtos.RevokeResponse | |
---|---|
abstract void |
AccessControlProtos.AccessControlService.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
|
void |
AccessControlProtos.AccessControlService.Interface.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
|
void |
AccessControlProtos.AccessControlService.Stub.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |