Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.security.access |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AccessControlProtos.RevokeResponse> |
AccessControlProtos.RevokeResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AccessControlProtos.RevokeResponse> |
AccessControlProtos.RevokeResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
AccessControlProtos.RevokeResponse.Builder |
AccessControlProtos.RevokeResponse.Builder.mergeFrom(AccessControlProtos.RevokeResponse other) |
static AccessControlProtos.RevokeResponse.Builder |
AccessControlProtos.RevokeResponse.newBuilder(AccessControlProtos.RevokeResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AccessControlProtos.AccessControlService.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
rpc Revoke(.RevokeRequest) returns (.RevokeResponse); |
void |
AccessControlProtos.AccessControlService.Interface.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
rpc Revoke(.RevokeRequest) returns (.RevokeResponse); |
void |
AccessControlProtos.AccessControlService.Stub.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done) |
Modifier and Type | Method and Description |
---|---|
void |
AccessController.revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.