Class TimeLimitRotationPolicy

java.lang.Object
org.opends.server.loggers.TimeLimitRotationPolicy
All Implemented Interfaces:
ConfigurationChangeListener<TimeLimitLogRotationPolicyCfg>, RotationPolicy<TimeLimitLogRotationPolicyCfg>

This class implements a fixed time based rotation policy. Rotation will happen N seconds since the last rotation.