Uses of Class
com.cloudera.api.model.ApiRollingUpgradeClusterArgs

Packages that use ApiRollingUpgradeClusterArgs
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiRollingUpgradeClusterArgs in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiRollingUpgradeClusterArgs
 ApiRollingUpgradeClusterArgs ApiCdhUpgradeArgs.getRollingRestartArgs()
          If provided and rolling restart is available, will perform rolling restart with the requested arguments.
 

Methods in com.cloudera.api.model with parameters of type ApiRollingUpgradeClusterArgs
 void ApiCdhUpgradeArgs.setRollingRestartArgs(ApiRollingUpgradeClusterArgs rollingRestartArgs)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.