public interface QueryIndexProvider
| Modifier and Type | Method and Description |
|---|---|
List<? extends QueryIndex> |
getQueryIndexes(org.apache.jackrabbit.oak.spi.state.NodeState nodeState)
Get the currently configured indexes.
|
@Nonnull List<? extends QueryIndex> getQueryIndexes(org.apache.jackrabbit.oak.spi.state.NodeState nodeState)
nodeState - the node state of the rootCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.