ApiSimpleRollingRestartClusterArgs

Properties

Name Type Description Notes
slaveBatchSize BigDecimal Number of hosts with slave roles to restart at a time. Must be greater than zero. Default is 1. [optional]
sleepSeconds BigDecimal Number of seconds to sleep between restarts of slave host batches. <p> Must be greater than or equal to 0. Default is 0. [optional]
slaveFailCountThreshold BigDecimal The threshold for number of slave host batches that are allowed to fail to restart before the entire command is considered failed. <p> Must be greater than or equal to 0. Default is 0. <p> This argument is for ADVANCED users only. </p> [optional]