public interface AllocatorSourcesCountStrategy<T>
Modifier and Type | Interface and Description |
---|---|
static class |
AllocatorSourcesCountStrategy.BoxesCount |
Modifier and Type | Method and Description |
---|---|
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
apply(T rebalanceSpec) |
default AllocatorSourcesCountStrategy.BoxesCount |
boxesCount(AllocationShardStats stat,
long docContributed) |
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> apply(T rebalanceSpec)
default AllocatorSourcesCountStrategy.BoxesCount boxesCount(AllocationShardStats stat, long docContributed)
Copyright © 2023. All Rights Reserved.