public final class Partitioners
extends java.lang.Object
Partitioner
s.Modifier and Type | Class and Description |
---|---|
static class |
Partitioners.RoundRobinPartitioner
Partitioner that implements 'round-robin' mechanism which evenly
distributes load between all available partitions. |