public class IndexTracker extends Object
Constructor and Description |
---|
IndexTracker() |
IndexTracker(LuceneIndexReaderFactory readerFactory,
NRTIndexFactory nrtFactory) |
Modifier and Type | Method and Description |
---|---|
IndexNode |
acquireIndexNode(String path) |
IndexDefinition |
getIndexDefinition(String indexPath) |
void |
update(org.apache.jackrabbit.oak.spi.state.NodeState root) |
public IndexTracker()
public IndexTracker(LuceneIndexReaderFactory readerFactory, @Nullable NRTIndexFactory nrtFactory)
public void update(org.apache.jackrabbit.oak.spi.state.NodeState root)
@CheckForNull public IndexDefinition getIndexDefinition(String indexPath)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.