Uses of Class
com.suse.salt.netapi.datatypes.Batch.BatchBuilder
Packages that use Batch.BatchBuilder
-
Uses of Batch.BatchBuilder in com.suse.salt.netapi.datatypes
Methods in com.suse.salt.netapi.datatypes that return Batch.BatchBuilderModifier and TypeMethodDescriptionstatic Batch.BatchBuilderBatch.custom()Returns a BatchBuilder for instantiating a custom Batch.Batch.BatchBuilder.withBatchAsAmount(int value) Sets the batch value representing an exact amount of itemsBatch.BatchBuilder.withBatchAsPercent(int value) Sets the batch value representing a percentBatch delay specifies the time for salt to wait for more minions to return a result before scheduling the next batch.Batch.BatchBuilder.withPresencePingGatherJobTimeout(Integer presencePingGatherJobTimeoutIn) Batch presence ping gather job timeout specifies the timeout in seconds for gathering the presence ping jobs performed in salt minions to determine which minions are available during salt batch synchronous calls.Batch.BatchBuilder.withPresencePingTimeout(Integer presencePingTimeoutIn) Batch presence ping timeout specifies the timeout in seconds of the presence ping performed in salt minions to determine which minions are available during salt batch calls.Constructors in com.suse.salt.netapi.datatypes with parameters of type Batch.BatchBuilder