Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hbaseReplicationSetup(String clusterName,
String serviceName,
Boolean force,
ApiHBaseReplicationSetupCommandArgs body)
Perform one time setup for HBase replication.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseReplicationSetupAsync(String clusterName,
String serviceName,
Boolean force,
ApiHBaseReplicationSetupCommandArgs body,
ApiCallback<ApiCommand> callback)
Perform one time setup for HBase replication.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseReplicationSetupCall(String clusterName,
String serviceName,
Boolean force,
ApiHBaseReplicationSetupCommandArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hbaseReplicationSetup
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseReplicationSetupWithHttpInfo(String clusterName,
String serviceName,
Boolean force,
ApiHBaseReplicationSetupCommandArgs body)
Perform one time setup for HBase replication.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseReplicationSetupCommandArgs |
ApiHBaseReplicationSetupCommandArgs.cmPeerDefinitionName(String cmPeerDefinitionName) |
ApiHBaseReplicationSetupCommandArgs |
ApiHBaseReplicationSetupCommandArgs.keystorePassword(String keystorePassword) |
ApiHBaseReplicationSetupCommandArgs |
ApiHBaseReplicationSetupCommandArgs.replicationUser(String replicationUser) |
ApiHBaseReplicationSetupCommandArgs |
ApiHBaseReplicationSetupCommandArgs.sourceRef(ApiServiceRef sourceRef) |
Copyright © 2021. All rights reserved.