Class BatchElements.BatchConfig

java.lang.Object
org.apache.beam.sdk.transforms.BatchElements.BatchConfig
All Implemented Interfaces:
Serializable
Enclosing class:
BatchElements<T>

public static final class BatchElements.BatchConfig extends Object implements Serializable
Configuration for BatchElements.

Controls how batch sizes are selected and adapted over time.

See Also: