| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.segment.file |
| Modifier and Type | Class and Description |
|---|---|
static class |
FileStore.ReadOnlyStore
A read only
FileStore implementation that supports
going back to old revisions. |
| Modifier and Type | Method and Description |
|---|---|
FileStore |
FileStore.Builder.create()
/**
Create a new
FileStore instance with the settings specified in this
builder. |
FileStore |
FileStore.setCompactionStrategy(CompactionStrategy strategy) |
| Constructor and Description |
|---|
FileStoreStats(org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider,
FileStore store,
long initialSize) |
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.