|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessControlProtos.GrantResponse | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of AccessControlProtos.GrantResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type AccessControlProtos.GrantResponse | |
---|---|
static com.google.protobuf.Parser<AccessControlProtos.GrantResponse> |
AccessControlProtos.GrantResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AccessControlProtos.GrantResponse | |
---|---|
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)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type AccessControlProtos.GrantResponse | |
---|---|
com.google.protobuf.Parser<AccessControlProtos.GrantResponse> |
AccessControlProtos.GrantResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AccessControlProtos.GrantResponse | |
---|---|
AccessControlProtos.GrantResponse.Builder |
AccessControlProtos.GrantResponse.Builder.mergeFrom(AccessControlProtos.GrantResponse other)
|
static AccessControlProtos.GrantResponse.Builder |
AccessControlProtos.GrantResponse.newBuilder(AccessControlProtos.GrantResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AccessControlProtos.GrantResponse | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |