Uses of Class
org.apache.jackrabbit.oak.segment.Compactor
-
Packages that use Compactor Package Description org.apache.jackrabbit.oak.segment -
-
Uses of Compactor in org.apache.jackrabbit.oak.segment
Subclasses of Compactor in org.apache.jackrabbit.oak.segment Modifier and Type Class Description classCheckpointCompactorThis compactor implementation is aware of the checkpoints in the repository.classClassicCompactorInstances of this class can be used to compact a node state.classLegacyCheckpointCompactorDeprecated.UseCheckpointCompactorinstead.classParallelCompactorThis compactor implementation leverages the tree structure of the repository for concurrent compaction.
-