Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hdfsRollEditsCommand(String clusterName,
String serviceName,
ApiRollEditsArgs body)
Roll the edits of an HDFS NameNode or Nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsRollEditsCommandAsync(String clusterName,
String serviceName,
ApiRollEditsArgs body,
ApiCallback<ApiCommand> callback)
Roll the edits of an HDFS NameNode or Nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsRollEditsCommandCall(String clusterName,
String serviceName,
ApiRollEditsArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsRollEditsCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsRollEditsCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRollEditsArgs body)
Roll the edits of an HDFS NameNode or Nameservice.
|
Modifier and Type | Method and Description |
---|---|
ApiRollEditsArgs |
ApiRollEditsArgs.nameservice(String nameservice) |
Copyright © 2019. All rights reserved.