| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.segment | |
| org.apache.jackrabbit.oak.plugins.segment.compaction | |
| org.apache.jackrabbit.oak.plugins.segment.file |
| Modifier and Type | Method and Description |
|---|---|
CompactionStrategy |
SegmentNodeStoreBuilder.getCompactionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentTracker.clearSegmentIdTables(CompactionStrategy strategy) |
SegmentNodeStoreBuilder |
SegmentNodeStoreBuilder.withCompactionStrategy(CompactionStrategy compactionStrategy) |
| Constructor and Description |
|---|
Compactor(SegmentTracker tracker,
CompactionStrategy compactionStrategy) |
Compactor(SegmentTracker tracker,
CompactionStrategy compactionStrategy,
com.google.common.base.Supplier<Boolean> cancel) |
| Modifier and Type | Field and Description |
|---|---|
static CompactionStrategy |
CompactionStrategy.NO_COMPACTION
No compaction at all
|
| Constructor and Description |
|---|
DefaultCompactionStrategyMBean(CompactionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
FileStore |
FileStore.setCompactionStrategy(CompactionStrategy strategy) |
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.