java.lang.Object
org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStore
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<NodeStateEntry>, IndexStore

public class IncrementalFlatFileStore extends FlatFileStore implements IndexStore