Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hbaseReplicationFirstTimeSetupCleanAndReset(String clusterName,
String serviceName,
ApiHBaseReplicationSetupCleanAndResetArgs body)
Cleans and resets the HBase replication first time setup on the given source and target:.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupCleanAndResetAsync(String clusterName,
String serviceName,
ApiHBaseReplicationSetupCleanAndResetArgs body,
ApiCallback<ApiCommand> callback)
Cleans and resets the HBase replication first time setup on the given source and target:.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupCleanAndResetCall(String clusterName,
String serviceName,
ApiHBaseReplicationSetupCleanAndResetArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hbaseReplicationFirstTimeSetupCleanAndReset
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseReplicationFirstTimeSetupCleanAndResetWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseReplicationSetupCleanAndResetArgs body)
Cleans and resets the HBase replication first time setup on the given source and target:.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseReplicationSetupCleanAndResetArgs |
ApiHBaseReplicationSetupCleanAndResetArgs.cmPeerNameOnRemote(String cmPeerNameOnRemote) |
ApiHBaseReplicationSetupCleanAndResetArgs |
ApiHBaseReplicationSetupCleanAndResetArgs.sourceRef(ApiServiceRef sourceRef) |
ApiHBaseReplicationSetupCleanAndResetArgs |
ApiHBaseReplicationSetupCleanAndResetArgs.sourceRestartType(RestartType sourceRestartType) |
ApiHBaseReplicationSetupCleanAndResetArgs |
ApiHBaseReplicationSetupCleanAndResetArgs.targetRestartType(RestartType targetRestartType) |
Copyright © 2022. All rights reserved.