Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hbaseShellCommand(String clusterName,
String serviceName,
ApiHBaseShellCommand body)
Execute a hbase shell command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseShellCommandAsync(String clusterName,
String serviceName,
ApiHBaseShellCommand body,
ApiCallback<ApiCommand> callback)
Execute a hbase shell command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseShellCommandCall(String clusterName,
String serviceName,
ApiHBaseShellCommand body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hbaseShellCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseShellCommandWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseShellCommand body)
Execute a hbase shell command.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseShellCommand |
ApiHBaseShellCommand.payload(String payload) |
Copyright © 2020. All rights reserved.