Uses of Enum
org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
Packages that use SegmentGCStatus
-
Uses of SegmentGCStatus in org.apache.jackrabbit.oak.segment.compaction
Methods in org.apache.jackrabbit.oak.segment.compaction that return SegmentGCStatusModifier and TypeMethodDescriptionstatic SegmentGCStatus
Returns the enum constant of this type with the specified name.static SegmentGCStatus[]
SegmentGCStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.