public class SpecifiedPositionsBundleSplitAlgorithm extends Object implements NamespaceBundleSplitAlgorithm
AVAILABLE_ALGORITHMS, RANGE_EQUALLY_DIVIDE_ALGO, RANGE_EQUALLY_DIVIDE_NAME, SPECIFIED_POSITIONS_DIVIDE, SPECIFIED_POSITIONS_DIVIDE_ALGO, TOPIC_COUNT_EQUALLY_DIVIDE, TOPIC_COUNT_EQUALLY_DIVIDE_ALGO| Constructor and Description |
|---|
SpecifiedPositionsBundleSplitAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<Long>> |
getSplitBoundary(BundleSplitOption bundleSplitOption) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic SpecifiedPositionsBundleSplitAlgorithm()
public CompletableFuture<List<Long>> getSplitBoundary(BundleSplitOption bundleSplitOption)
getSplitBoundary in interface NamespaceBundleSplitAlgorithmCopyright © 2017–2022 Apache Software Foundation. All rights reserved.