public interface NodeStateIndexer extends Closeable
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRelativeIndexedNodeNames() |
boolean |
index(NodeStateEntry entry) |
boolean |
indexesRelativeNodes() |
boolean |
shouldInclude(NodeDocument doc) |
boolean |
shouldInclude(String path) |
boolean shouldInclude(String path)
boolean shouldInclude(NodeDocument doc)
boolean index(NodeStateEntry entry) throws IOException, org.apache.jackrabbit.oak.api.CommitFailedException
boolean indexesRelativeNodes()
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.