| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<ShellExecEndpoint.ShellExecRequest> |
ShellExecEndpoint.ShellExecRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.Builder.build() |
ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.Builder.buildPartial() |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.getDefaultInstance() |
ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.getDefaultInstanceForType() |
ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.Builder.getDefaultInstanceForType() |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseDelimitedFrom(InputStream input) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(byte[] data) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(com.google.protobuf.ByteString data) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(InputStream input) |
static ShellExecEndpoint.ShellExecRequest |
ShellExecEndpoint.ShellExecRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ShellExecEndpoint.ShellExecRequest> |
ShellExecEndpoint.ShellExecRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
ShellExecEndpoint.ShellExecRequest.Builder |
ShellExecEndpoint.ShellExecRequest.Builder.mergeFrom(ShellExecEndpoint.ShellExecRequest other) |
static ShellExecEndpoint.ShellExecRequest.Builder |
ShellExecEndpoint.ShellExecRequest.newBuilder(ShellExecEndpoint.ShellExecRequest prototype) |
ShellExecEndpoint.ShellExecResponse |
ShellExecEndpoint.ShellExecService.BlockingInterface.shellExec(com.google.protobuf.RpcController controller,
ShellExecEndpoint.ShellExecRequest request) |
abstract void |
ShellExecEndpoint.ShellExecService.shellExec(com.google.protobuf.RpcController controller,
ShellExecEndpoint.ShellExecRequest request,
com.google.protobuf.RpcCallback<ShellExecEndpoint.ShellExecResponse> done)
rpc shell_exec(.hbase.pb.ShellExecRequest) returns (.hbase.pb.ShellExecResponse); |
void |
ShellExecEndpoint.ShellExecService.Interface.shellExec(com.google.protobuf.RpcController controller,
ShellExecEndpoint.ShellExecRequest request,
com.google.protobuf.RpcCallback<ShellExecEndpoint.ShellExecResponse> done)
rpc shell_exec(.hbase.pb.ShellExecRequest) returns (.hbase.pb.ShellExecResponse); |
void |
ShellExecEndpoint.ShellExecService.Stub.shellExec(com.google.protobuf.RpcController controller,
ShellExecEndpoint.ShellExecRequest request,
com.google.protobuf.RpcCallback<ShellExecEndpoint.ShellExecResponse> done) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.