public abstract class AbstractResourcePoolSelector extends Object implements ResourcePoolSelector
ResourcePoolSelector.SelectorType| Modifier and Type | Field and Description |
|---|---|
protected ResourcePoolSelector.SelectorType |
SELECTOR_TYPE |
| Modifier and Type | Method and Description |
|---|---|
ResourcePoolSelector.SelectorType |
getSelectorType() |
abstract boolean |
isQuerySelected(QueryContext queryContext) |
String |
toString() |
protected final ResourcePoolSelector.SelectorType SELECTOR_TYPE
public ResourcePoolSelector.SelectorType getSelectorType()
getSelectorType in interface ResourcePoolSelectorpublic abstract boolean isQuerySelected(QueryContext queryContext)
isQuerySelected in interface ResourcePoolSelectorCopyright © 2021 The Apache Software Foundation. All rights reserved.