Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForSourceOnly(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force)
Starts an HBase replication first time setup for the source only.
|
okhttp3.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForSourceOnlyAsync(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force,
ApiCallback<ApiCommand> callback)
Starts an HBase replication first time setup for the source only.
|
okhttp3.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForSourceOnlyCall(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hbaseReplicationFirstTimeSetupForSourceOnly
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForSourceOnlyWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force)
Starts an HBase replication first time setup for the source only.
|
ApiCommand |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForTargetOnly(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force)
Starts an HBase replication first time setup for the target only.
|
okhttp3.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForTargetOnlyAsync(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force,
ApiCallback<ApiCommand> callback)
Starts an HBase replication first time setup for the target only.
|
okhttp3.Call |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForTargetOnlyCall(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hbaseReplicationFirstTimeSetupForTargetOnly
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseReplicationFirstTimeSetupForTargetOnlyWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs body,
Boolean force)
Starts an HBase replication first time setup for the target only.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs |
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs.restartType(RestartType restartType) |
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs |
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs.sourceRef(ApiServiceRef sourceRef) |
Copyright © 2024. All rights reserved.