| Package | Description | 
|---|---|
| org.apache.storm.hdfs.trident.rotation | 
| Modifier and Type | Method and Description | 
|---|---|
static TimedRotationPolicy.TimeUnit | 
TimedRotationPolicy.TimeUnit.valueOf(String name)
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. 
 | 
| Constructor and Description | 
|---|
TimedRotationPolicy(float count,
                   TimedRotationPolicy.TimeUnit units)  | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.