public interface ConsistentHashingBucketInsertPartitioner
| Modifier and Type | Method and Description |
|---|---|
void |
addHashingChildrenNodes(String partition,
List<ConsistentHashingNode> nodes)
Set consistent hashing for partition, used in clustering
|
void addHashingChildrenNodes(String partition, List<ConsistentHashingNode> nodes)
partition - partition to set Consistent Hashing nodesnodes - nodes from clustering planCopyright © 2024 The Apache Software Foundation. All rights reserved.