Class CreateGarbageHelper
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.document.CreateGarbageHelper
-
public class CreateGarbageHelper extends Object
Helper class to generate garbage for testing purposes.
-
-
Constructor Summary
Constructors Constructor Description CreateGarbageHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisEmptyProps(int fullGCMode)static booleanisGapOrphans(int fullGCMode)static booleanisInvalidGarbageGenerationMode(int fullGCMode)
-