| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.segment |
| Modifier and Type | Method and Description |
|---|---|
static SegmentNodeStoreBuilder |
SegmentNodeStore.newSegmentNodeStore(SegmentStore store) |
SegmentNodeStoreBuilder |
SegmentNodeStoreBuilder.withCompactionStrategy(boolean pauseCompaction,
boolean cloneBinaries,
String cleanup,
long cleanupTs,
byte memoryThreshold,
int lockWaitTime,
int retryCount,
boolean forceAfterFail,
boolean persistCompactionMap)
Deprecated.
|
SegmentNodeStoreBuilder |
SegmentNodeStoreBuilder.withCompactionStrategy(boolean pauseCompaction,
boolean cloneBinaries,
String cleanup,
long cleanupTs,
byte memoryThreshold,
int lockWaitTime,
int retryCount,
boolean forceAfterFail,
boolean persistCompactionMap,
byte gainThreshold) |
SegmentNodeStoreBuilder |
SegmentNodeStoreBuilder.withCompactionStrategy(CompactionStrategy compactionStrategy) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.