|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSizeRotationPolicy.Units | |
---|---|
org.apache.storm.hdfs.bolt.rotation |
Uses of FileSizeRotationPolicy.Units in org.apache.storm.hdfs.bolt.rotation |
---|
Methods in org.apache.storm.hdfs.bolt.rotation that return FileSizeRotationPolicy.Units | |
---|---|
static FileSizeRotationPolicy.Units |
FileSizeRotationPolicy.Units.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileSizeRotationPolicy.Units[] |
FileSizeRotationPolicy.Units.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.storm.hdfs.bolt.rotation with parameters of type FileSizeRotationPolicy.Units | |
---|---|
FileSizeRotationPolicy(float count,
FileSizeRotationPolicy.Units units)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |