public interface ShardDistributor
| Modifier and Type | Method and Description |
|---|---|
void |
distributeShards(List<PhysicalNode> nodes,
ShardDistributionStrategy strategy) |
void |
updateNodes(List<PhysicalNode> nodes) |
void updateNodes(List<PhysicalNode> nodes) throws Exception
Exceptionvoid distributeShards(List<PhysicalNode> nodes, ShardDistributionStrategy strategy) throws Exception
ExceptionCopyright © 2021. All rights reserved.