Uses of Enum
org.apache.storm.hdfs.trident.rotation.TimedRotationPolicy.TimeUnit
Packages that use TimedRotationPolicy.TimeUnit
-
Uses of TimedRotationPolicy.TimeUnit in org.apache.storm.hdfs.trident.rotation
Methods in org.apache.storm.hdfs.trident.rotation that return TimedRotationPolicy.TimeUnitModifier and TypeMethodDescriptionstatic TimedRotationPolicy.TimeUnit
Returns the enum constant of this type with the specified name.static TimedRotationPolicy.TimeUnit[]
TimedRotationPolicy.TimeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.storm.hdfs.trident.rotation with parameters of type TimedRotationPolicy.TimeUnitModifierConstructorDescriptionTimedRotationPolicy
(float count, TimedRotationPolicy.TimeUnit units)