public interface ShardPrioritization
| Modifier and Type | Method and Description |
|---|---|
List<ShardInfo> |
prioritize(List<ShardInfo> original)
Returns new list of shards ordered based on their priority.
|
List<ShardInfo> prioritize(List<ShardInfo> original)
original - list of shards needed to be prioritizedCopyright © 2017. All rights reserved.