Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.updateHBaseReplicationPeerState(String clusterName,
String serviceName,
ApiHBaseUpdateReplicationPeerState body)
Starts a command that updates the state of an existing HBase replication peer.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.updateHBaseReplicationPeerStateAsync(String clusterName,
String serviceName,
ApiHBaseUpdateReplicationPeerState body,
ApiCallback<ApiCommand> callback)
Starts a command that updates the state of an existing HBase replication peer.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.updateHBaseReplicationPeerStateCall(String clusterName,
String serviceName,
ApiHBaseUpdateReplicationPeerState body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateHBaseReplicationPeerState
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.updateHBaseReplicationPeerStateWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseUpdateReplicationPeerState body)
Starts a command that updates the state of an existing HBase replication peer.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseUpdateReplicationPeerState |
ApiHBaseUpdateReplicationPeerState.enabled(Boolean enabled) |
ApiHBaseUpdateReplicationPeerState |
ApiHBaseUpdateReplicationPeerState.hbasePeerId(String hbasePeerId) |
Copyright © 2022. All rights reserved.