Class PurgeOldIndexVersion
- java.lang.Object
-
- org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
-
public class PurgeOldIndexVersion extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PurgeOldIndexVersion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(Options opts, long purgeThresholdMillis, java.util.List<java.lang.String> indexPaths)
-
-
-
Method Detail
-
execute
public void execute(Options opts, long purgeThresholdMillis, java.util.List<java.lang.String> indexPaths) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-