BatchOptions

constructor(maxSize: Int = DEFAULT_MAX_SIZE, maxDelay: Duration = DEFAULT_MAX_DELAY, maxPendingItems: Int = DEFAULT_MAX_PENDING_ITEMS, laneCount: Int = DEFAULT_LANE_COUNT)