public static interface ShellExecEndpoint.ShellExecService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
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 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);Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.