Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.updateHBasePeerState(String clusterName,
String serviceName,
ApiHBaseReplicationUpdatePeerStateArgs body)
Update HBase peer state ('DISABLE' or 'ENABLE'),.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.updateHBasePeerStateAsync(String clusterName,
String serviceName,
ApiHBaseReplicationUpdatePeerStateArgs body,
ApiCallback<ApiCommand> callback)
Update HBase peer state ('DISABLE' or 'ENABLE'),.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.updateHBasePeerStateCall(String clusterName,
String serviceName,
ApiHBaseReplicationUpdatePeerStateArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateHBasePeerState
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.updateHBasePeerStateWithHttpInfo(String clusterName,
String serviceName,
ApiHBaseReplicationUpdatePeerStateArgs body)
Update HBase peer state ('DISABLE' or 'ENABLE'),.
|
Modifier and Type | Method and Description |
---|---|
ApiHBaseReplicationUpdatePeerStateArgs |
ApiHBaseReplicationUpdatePeerStateArgs.peerState(HBasePeerState peerState) |
ApiHBaseReplicationUpdatePeerStateArgs |
ApiHBaseReplicationUpdatePeerStateArgs.sourceRef(ApiServiceRef sourceRef) |
Copyright © 2022. All rights reserved.