| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.index.indexer.document.flatfile | |
| org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList |
| Constructor and Description |
|---|
FlatFileStore(org.apache.jackrabbit.oak.spi.blob.BlobStore blobStore,
File storeFile,
NodeStateEntryReader entryReader,
Set<String> preferredPathElements,
boolean compressionEnabled) |
| Constructor and Description |
|---|
PersistedLinkedList(String fileName,
NodeStateEntryWriter writer,
NodeStateEntryReader reader,
int cacheSize) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.