Uses of Interface
org.apache.storm.hdfs.trident.rotation.FileRotationPolicy
-
Uses of FileRotationPolicy in org.apache.storm.hdfs.trident
Modifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.withRotationPolicy
(FileRotationPolicy rotationPolicy) HdfsState.SequenceFileOptions.withRotationPolicy
(FileRotationPolicy rotationPolicy) -
Uses of FileRotationPolicy in org.apache.storm.hdfs.trident.rotation
Modifier and TypeClassDescriptionclass
File rotation policy that will rotate files when a certain file size is reached.class
File rotation policy that will never rotate...class