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 boolean
isEmptyProps(int fullGCMode)
static boolean
isGapOrphans(int fullGCMode)
static boolean
isInvalidGarbageGenerationMode(int fullGCMode)
-