Class SweepHelper
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.document.SweepHelper
-
public final class SweepHelper extends Object
Helper class to perform a revision sweep for a given clusterId.
-
-
Constructor Summary
Constructors Constructor Description SweepHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
sweep(DocumentStore store, RevisionContext context, MissingLastRevSeeker seeker)
-
-
-
Method Detail
-
sweep
public static void sweep(DocumentStore store, RevisionContext context, MissingLastRevSeeker seeker)
-
-