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 ResourcePoolSelector
public abstract boolean isQuerySelected(QueryContext queryContext)
isQuerySelected
in interface ResourcePoolSelector
Copyright © 1970 The Apache Software Foundation. All rights reserved.