createParallelBundler

@NotNull
abstract fun createParallelBundler(threshold: Int): @NotNull PacketBundler

Creates a parallel packet bundler with a size threshold.

Return

the packet bundler

Since

1.15.2

Parameters

threshold

the size threshold for parallel processing