Batch.Options

public static class Batch.Options

Optional attributes for Batch

Public Methods

Batch.Options
allowedBatchSizes(List<Long> allowedBatchSizes)
Batch.Options
batchingQueue(String batchingQueue)
Batch.Options
container(String container)
Batch.Options
maxEnqueuedBatches(Long maxEnqueuedBatches)
Batch.Options
sharedName(String sharedName)

Inherited Methods

Public Methods

public Batch.Options allowedBatchSizes (List<Long> allowedBatchSizes)

public Batch.Options batchingQueue (String batchingQueue)

public Batch.Options container (String container)

public Batch.Options maxEnqueuedBatches (Long maxEnqueuedBatches)

public Batch.Options sharedName (String sharedName)