Uses of Interface
org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
-
Packages that use NodeStateEntryList Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList -
-
Uses of NodeStateEntryList in org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList
Classes in org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList that implement NodeStateEntryList Modifier and Type Class Description classFlatFileBufferLinkedListLinked list implementation which supports multiple iterators.classPersistedLinkedListA persistent linked list that internally uses the MVStore.classPersistedLinkedListV2A persistent linked list that internally uses the MVStore.
-