Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRoleList |
RolesResourceApi.bulkDeleteRoles(String clusterName,
String serviceName,
ApiRoleNameList body)
Bulk delete roles in a particular service by name.
|
com.squareup.okhttp.Call |
RolesResourceApi.bulkDeleteRolesAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Bulk delete roles in a particular service by name.
|
com.squareup.okhttp.Call |
RolesResourceApi.bulkDeleteRolesCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for bulkDeleteRoles
|
ApiResponse<ApiRoleList> |
RolesResourceApi.bulkDeleteRolesWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Bulk delete roles in a particular service by name.
|
ApiCommand |
ServicesResourceApi.decommissionCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Decommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.decommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Decommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.decommissionCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for decommissionCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.decommissionCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Decommission roles of a service.
|
ApiCommand |
ServicesResourceApi.deployClientConfigCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Deploy a service's client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deployClientConfigCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Deploy a service's client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deployClientConfigCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deployClientConfigCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.deployClientConfigCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Deploy a service's client configuration.
|
ApiBulkCommandList |
RoleCommandsResourceApi.formatCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Format HDFS NameNodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.formatCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Format HDFS NameNodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.formatCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for formatCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.formatCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Format HDFS NameNodes.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsBootstrapStandByCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Bootstrap HDFS stand-by NameNodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsBootstrapStandByCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Bootstrap HDFS stand-by NameNodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsBootstrapStandByCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsBootstrapStandByCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsBootstrapStandByCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Bootstrap HDFS stand-by NameNodes.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsEnterSafemode(String clusterName,
String serviceName,
ApiRoleNameList body)
Enter safemode for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsEnterSafemodeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Enter safemode for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsEnterSafemodeCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsEnterSafemode
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsEnterSafemodeWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Enter safemode for namenodes.
|
ApiCommand |
ServicesResourceApi.hdfsFailoverCommand(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body)
Initiate a failover in an HDFS HA NameNode pair.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFailoverCommandAsync(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Initiate a failover in an HDFS HA NameNode pair.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFailoverCommandCall(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsFailoverCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsFailoverCommandWithHttpInfo(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body)
Initiate a failover in an HDFS HA NameNode pair.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsFinalizeMetadataUpgrade(String clusterName,
String serviceName,
ApiRoleNameList body)
Finalize HDFS NameNode metadata upgrade.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsFinalizeMetadataUpgradeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Finalize HDFS NameNode metadata upgrade.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsFinalizeMetadataUpgradeCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsFinalizeMetadataUpgrade
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsFinalizeMetadataUpgradeWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Finalize HDFS NameNode metadata upgrade.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsInitializeAutoFailoverCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize HDFS HA failover controller metadata.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeAutoFailoverCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize HDFS HA failover controller metadata.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeAutoFailoverCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsInitializeAutoFailoverCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsInitializeAutoFailoverCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize HDFS HA failover controller metadata.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsInitializeSharedDirCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize HDFS NameNodes' shared edit directory.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeSharedDirCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize HDFS NameNodes' shared edit directory.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeSharedDirCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsInitializeSharedDirCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsInitializeSharedDirCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize HDFS NameNodes' shared edit directory.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsLeaveSafemode(String clusterName,
String serviceName,
ApiRoleNameList body)
Leave safemode for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsLeaveSafemodeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Leave safemode for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsLeaveSafemodeCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsLeaveSafemode
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsLeaveSafemodeWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Leave safemode for namenodes.
|
ApiBulkCommandList |
RoleCommandsResourceApi.hdfsSaveNamespace(String clusterName,
String serviceName,
ApiRoleNameList body)
Save namespace for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsSaveNamespaceAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Save namespace for namenodes.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsSaveNamespaceCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsSaveNamespace
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.hdfsSaveNamespaceWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Save namespace for namenodes.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.jmapDump(ApiRoleNameList body)
Run the jmapDump diagnostic command.
|
ApiBulkCommandList |
RoleCommandsResourceApi.jmapDump(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jmapDump diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapDumpAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapDump diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapDumpAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapDump diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapDumpCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jmapDump
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapDumpCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jmapDump
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.jmapDumpWithHttpInfo(ApiRoleNameList body)
Run the jmapDump diagnostic command.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.jmapDumpWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jmapDump diagnostic command.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.jmapHisto(ApiRoleNameList body)
Run the jmapHisto diagnostic command.
|
ApiBulkCommandList |
RoleCommandsResourceApi.jmapHisto(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jmapHisto diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapHistoAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapHisto diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapHistoAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapHisto diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapHistoCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jmapHisto
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapHistoCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jmapHisto
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.jmapHistoWithHttpInfo(ApiRoleNameList body)
Run the jmapHisto diagnostic command.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.jmapHistoWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jmapHisto diagnostic command.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.jstack(ApiRoleNameList body)
Run the jstack diagnostic command.
|
ApiBulkCommandList |
RoleCommandsResourceApi.jstack(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jstack diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jstackAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jstack diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jstackAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jstack diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jstackCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jstack
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jstackCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for jstack
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.jstackWithHttpInfo(ApiRoleNameList body)
Run the jstack diagnostic command.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.jstackWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the jstack diagnostic command.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.lsof(ApiRoleNameList body)
Run the lsof diagnostic command.
|
ApiBulkCommandList |
RoleCommandsResourceApi.lsof(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the lsof diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.lsofAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the lsof diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.lsofAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the lsof diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.lsofCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for lsof
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.lsofCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for lsof
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.lsofWithHttpInfo(ApiRoleNameList body)
Run the lsof diagnostic command.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.lsofWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Run the lsof diagnostic command.
|
ApiRoleList |
RoleConfigGroupsResourceApi.moveRoles(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body)
Moves roles to the specified role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the specified role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesCall(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for moveRoles
|
ApiRoleList |
RoleConfigGroupsResourceApi.moveRolesToBaseGroup(String clusterName,
String serviceName,
ApiRoleNameList body)
Moves roles to the base role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the base role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for moveRolesToBaseGroup
|
ApiResponse<ApiRoleList> |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Moves roles to the base role config group.
|
ApiResponse<ApiRoleList> |
RoleConfigGroupsResourceApi.moveRolesWithHttpInfo(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body)
Moves roles to the specified role config group.
|
ApiCommand |
ServicesResourceApi.offlineCommand(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body)
Offline roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.offlineCommandAsync(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Offline roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.offlineCommandCall(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for offlineCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.offlineCommandWithHttpInfo(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body)
Offline roles of a service.
|
ApiCommand |
ServicesResourceApi.recommissionCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for recommissionCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.recommissionCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Recommission roles of a service.
|
ApiCommand |
ServicesResourceApi.recommissionWithStartCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Start and recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionWithStartCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Start and recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionWithStartCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for recommissionWithStartCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.recommissionWithStartCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Start and recommission roles of a service.
|
ApiBulkCommandList |
RoleCommandsResourceApi.refreshCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Refresh a role's data.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.refreshCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Refresh a role's data.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.refreshCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for refreshCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.refreshCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Refresh a role's data.
|
ApiBulkCommandList |
AuthServiceRoleCommandsResourceApi.restartCommand(ApiRoleNameList body)
Restart a set of Authentication Service roles.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.restartCommand(ApiRoleNameList body)
Restart a set of Cloudera Management Services roles.
|
ApiBulkCommandList |
RoleCommandsResourceApi.restartCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Restart a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.restartCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.restartCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.restartCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.restartCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restartCommand
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.restartCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restartCommand
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.restartCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restartCommand
|
ApiResponse<ApiBulkCommandList> |
AuthServiceRoleCommandsResourceApi.restartCommandWithHttpInfo(ApiRoleNameList body)
Restart a set of Authentication Service roles.
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.restartCommandWithHttpInfo(ApiRoleNameList body)
Restart a set of Cloudera Management Services roles.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.restartCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Restart a set of role instances.
|
ApiBulkCommandList |
RoleCommandsResourceApi.roleCommandByName(String clusterName,
String commandName,
String serviceName,
ApiRoleNameList body)
Execute a role command by name.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.roleCommandByNameAsync(String clusterName,
String commandName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Execute a role command by name.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.roleCommandByNameCall(String clusterName,
String commandName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for roleCommandByName
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.roleCommandByNameWithHttpInfo(String clusterName,
String commandName,
String serviceName,
ApiRoleNameList body)
Execute a role command by name.
|
ApiBulkCommandList |
AuthServiceRoleCommandsResourceApi.startCommand(ApiRoleNameList body)
Start a set of Authentication Service roles.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.startCommand(ApiRoleNameList body)
Start a set of Cloudera Management Services roles.
|
ApiBulkCommandList |
RoleCommandsResourceApi.startCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Start a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.startCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.startCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.startCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.startCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startCommand
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.startCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startCommand
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.startCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for startCommand
|
ApiResponse<ApiBulkCommandList> |
AuthServiceRoleCommandsResourceApi.startCommandWithHttpInfo(ApiRoleNameList body)
Start a set of Authentication Service roles.
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.startCommandWithHttpInfo(ApiRoleNameList body)
Start a set of Cloudera Management Services roles.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.startCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Start a set of role instances.
|
ApiBulkCommandList |
AuthServiceRoleCommandsResourceApi.stopCommand(ApiRoleNameList body)
Stop a set of Authentication Service roles.
|
ApiBulkCommandList |
MgmtRoleCommandsResourceApi.stopCommand(ApiRoleNameList body)
Stop a set of Cloudera Management Services roles.
|
ApiBulkCommandList |
RoleCommandsResourceApi.stopCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Stop a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.stopCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.stopCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.stopCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of role instances.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.stopCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for stopCommand
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.stopCommandCall(ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for stopCommand
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.stopCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for stopCommand
|
ApiResponse<ApiBulkCommandList> |
AuthServiceRoleCommandsResourceApi.stopCommandWithHttpInfo(ApiRoleNameList body)
Stop a set of Authentication Service roles.
|
ApiResponse<ApiBulkCommandList> |
MgmtRoleCommandsResourceApi.stopCommandWithHttpInfo(ApiRoleNameList body)
Stop a set of Cloudera Management Services roles.
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.stopCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Stop a set of role instances.
|
ApiBulkCommandList |
RoleCommandsResourceApi.syncHueDbCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Create / update the Hue database schema.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.syncHueDbCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Create / update the Hue database schema.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.syncHueDbCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for syncHueDbCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.syncHueDbCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Create / update the Hue database schema.
|
ApiBulkCommandList |
RoleCommandsResourceApi.zooKeeperCleanupCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Cleanup a list of ZooKeeper server roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperCleanupCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Cleanup a list of ZooKeeper server roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperCleanupCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for zooKeeperCleanupCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.zooKeeperCleanupCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Cleanup a list of ZooKeeper server roles.
|
ApiBulkCommandList |
RoleCommandsResourceApi.zooKeeperInitCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize a list of ZooKeeper server roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperInitCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize a list of ZooKeeper server roles.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperInitCommandCall(String clusterName,
String serviceName,
ApiRoleNameList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for zooKeeperInitCommand
|
ApiResponse<ApiBulkCommandList> |
RoleCommandsResourceApi.zooKeeperInitCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Initialize a list of ZooKeeper server roles.
|
Modifier and Type | Method and Description |
---|---|
ApiRoleNameList |
ApiRoleNameList.addItemsItem(String itemsItem) |
ApiRoleNameList |
ApiRoleNameList.items(List<String> items) |
Copyright © 2019. All rights reserved.