Uses of Class
org.apache.jackrabbit.oak.segment.Compactor
Packages that use Compactor
-
Uses of Compactor in org.apache.jackrabbit.oak.segment
Subclasses of Compactor in org.apache.jackrabbit.oak.segmentModifier and TypeClassDescriptionclass
This compactor implementation is aware of the checkpoints in the repository.class
Instances of this class can be used to compact a node state.class
This compactor implementation leverages the tree structure of the repository for concurrent compaction.