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.GrantResponse> |
AccessControlProtos.GrantResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.Builder.build() |
AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.Builder.buildPartial() |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.getDefaultInstance() |
AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.getDefaultInstanceForType() |
AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.Builder.getDefaultInstanceForType() |
AccessControlProtos.GrantResponse |
AccessControlProtos.AccessControlService.BlockingInterface.grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseDelimitedFrom(InputStream input) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(byte[] data) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(com.google.protobuf.ByteString data) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(InputStream input) |
static AccessControlProtos.GrantResponse |
AccessControlProtos.GrantResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AccessControlProtos.GrantResponse> |
AccessControlProtos.GrantResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
AccessControlProtos.GrantResponse.Builder |
AccessControlProtos.GrantResponse.Builder.mergeFrom(AccessControlProtos.GrantResponse other) |
static AccessControlProtos.GrantResponse.Builder |
AccessControlProtos.GrantResponse.newBuilder(AccessControlProtos.GrantResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AccessControlProtos.AccessControlService.grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.GrantResponse> done)
rpc Grant(.GrantRequest) returns (.GrantResponse); |
void |
AccessControlProtos.AccessControlService.Interface.grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.GrantResponse> done)
rpc Grant(.GrantRequest) returns (.GrantResponse); |
void |
AccessControlProtos.AccessControlService.Stub.grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.GrantResponse> done) |
Modifier and Type | Method and Description |
---|---|
void |
AccessController.grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request,
com.google.protobuf.RpcCallback<AccessControlProtos.GrantResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.