Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hdfsAddSBNNToNSCommand(String clusterName,
String serviceName,
ApiAddSBNNToNSArguments body) |
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsAddSBNNToNSCommandAsync(String clusterName,
String serviceName,
ApiAddSBNNToNSArguments body,
ApiCallback<ApiCommand> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsAddSBNNToNSCommandCall(String clusterName,
String serviceName,
ApiAddSBNNToNSArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsAddSBNNToNSCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsAddSBNNToNSCommandWithHttpInfo(String clusterName,
String serviceName,
ApiAddSBNNToNSArguments body) |
Modifier and Type | Method and Description |
---|---|
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.addNewNNHostIdsItem(String newNNHostIdsItem) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.clearDataDirs(Boolean clearDataDirs) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.nameServiceName(String nameServiceName) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.newNNDataDirs(Map<String,String> newNNDataDirs) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.newNNHostIds(List<String> newNNHostIds) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.putNewNNDataDirsItem(String key,
String newNNDataDirsItem) |
ApiAddSBNNToNSArguments |
ApiAddSBNNToNSArguments.restartCluster(Boolean restartCluster) |
Copyright © 2022. All rights reserved.