public interface WaitingQueriesSelectionPolicy
Modifier and Type | Method and Description |
---|---|
Set<QueryContext> |
selectQueries(FinishedLensQuery finishedQuery,
EstimatedImmutableQueryCollection waitingQueries)
Selects a subset of waiting queries eligible to move out of waiting state, based on logic of this selection policy.
|
Set<QueryContext> selectQueries(FinishedLensQuery finishedQuery, EstimatedImmutableQueryCollection waitingQueries)
finishedQuery
- waitingQueries
- Copyright © 2014–2018 Apache Software Foundation. All rights reserved.