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