public interface QueryPrioritizationStrategy
| Modifier and Type | Method and Description |
|---|---|
<T> Optional<Integer> |
computePriority(QueryPlus<T> query,
Set<SegmentServerSelector> segments) |
<T> Optional<Integer> computePriority(QueryPlus<T> query, Set<SegmentServerSelector> segments)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.