| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.RevokeRequest> |
AccessControlProtos.RevokeRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.Builder.build() |
AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.Builder.buildPartial() |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.getDefaultInstance() |
AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.getDefaultInstanceForType() |
AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.Builder.getDefaultInstanceForType() |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseDelimitedFrom(InputStream input) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(byte[] data) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(ByteBuffer data) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(InputStream input) |
static AccessControlProtos.RevokeRequest |
AccessControlProtos.RevokeRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.RevokeRequest> |
AccessControlProtos.RevokeRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.RevokeRequest> |
AccessControlProtos.RevokeRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
AccessControlProtos.RevokeRequest.Builder |
AccessControlProtos.RevokeRequest.Builder.mergeFrom(AccessControlProtos.RevokeRequest other) |
static AccessControlProtos.RevokeRequest.Builder |
AccessControlProtos.RevokeRequest.newBuilder(AccessControlProtos.RevokeRequest prototype) |
AccessControlProtos.RevokeResponse |
AccessControlProtos.AccessControlService.BlockingInterface.revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request) |
abstract void |
AccessControlProtos.AccessControlService.revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
rpc Revoke(.hbase.pb.RevokeRequest) returns (.hbase.pb.RevokeResponse); |
void |
AccessControlProtos.AccessControlService.Interface.revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done)
rpc Revoke(.hbase.pb.RevokeRequest) returns (.hbase.pb.RevokeResponse); |
void |
AccessControlProtos.AccessControlService.Stub.revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AccessControlProtos.RevokeResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.