
org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.class Maven / Gradle / Ivy
???? 3 ?
? ? ? ? ? ? ? ?` ? ? ? ?
? ? ? ? @
? ?
? ? ? ????????? ?
?
? ? ?
? ?
? ? ?
?
?
? ?
? ? ?
? ?
? ? ?
? ?
? ? ? ? ? ? ? ???
PAUSE_DEFAULT Z
ConstantValue MEMORY_THRESHOLD_DEFAULT B GAIN_THRESHOLD_DEFAULT
RETRY_COUNT_DEFAULT I FORCE_AFTER_FAIL_DEFAULT LOCK_WAIT_TIME_DEFAULT RETAINED_GENERATIONS_DEFAULT paused memoryThreshold
gainThreshold
retryCount forceAfterFail lockWaitTime retainedGenerations offline ocBinDeduplication ocBinMaxSize J gcSizeDeltaEstimation (ZIIIZI)V Code LineNumberTable LocalVariableTable this ?Lorg/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions; ()V defaultGCOptions A()Lorg/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions; isPaused ()Z setPaused B(Z)Lorg/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions; getMemoryThreshold ()I setMemoryThreshold B(I)Lorg/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions; getGainThreshold setGainThreshold
getRetryCount
setRetryCount getForceAfterFail setForceAfterFail getLockWaitTime setLockWaitTime getRetainedGenerations setRetainedGenerations
StackMapTable toString ()Ljava/lang/String; isDiskSpaceSufficient (JJ)Z repositoryDiskSpace availableDiskSpace isOffline
setOffline withBinaryDeduplication isBinaryDeduplication setBinaryDeduplicationMaxSize B(J)Lorg/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions;
binMaxSize getBinaryDeduplicationMaxSize ()J isGcSizeDeltaEstimation getGcSizeDeltaEstimation setGcSizeDeltaEstimation
SourceFile SegmentGCOptions.java R Y =org/apache/jackrabbit/oak/segment/compaction/SegmentGCOptions F 8 G A H A I A J 8 K A L A M 8 *oak.segment.compaction.binaryDeduplication ? ? ? N 8 1oak.segment.compaction.binaryDeduplicationMaxSize ? ? ? ? } O P ,oak.segment.compaction.gcSizeDeltaEstimation Q P R S /RetainedGenerations must not be below 2. Got %s java/lang/Object ? ? ? ? ? ? java/lang/StringBuilder ? ? ? ? p ? ? { offline= ? ? , retainedGenerations= ? ? , ocBinDeduplication= , ocBinMaxSize= ? ? } o p paused= , memoryThreshold= , gainThreshold=
, retryCount= , forceAfterFail= , lockWaitTime= , gcSizeDeltaEstimation= java/lang/Boolean
getBoolean (Ljava/lang/String;)Z java/lang/Long getLong %(Ljava/lang/String;J)Ljava/lang/Long; longValue java/lang/Integer valueOf (I)Ljava/lang/Integer; $com/google/common/base/Preconditions
checkArgument )(ZLjava/lang/String;[Ljava/lang/Object;)V getClass ()Ljava/lang/Class; java/lang/Class
getSimpleName append -(Ljava/lang/String;)Ljava/lang/StringBuilder; (Z)Ljava/lang/StringBuilder; (I)Ljava/lang/StringBuilder; (J)Ljava/lang/StringBuilder; ! 7 8 9 : ; <