Uses of Interface
org.apache.storm.hdfs.trident.rotation.FileRotationPolicy
Packages that use FileRotationPolicy
- 
Uses of FileRotationPolicy in org.apache.storm.hdfs.tridentFields in org.apache.storm.hdfs.trident declared as FileRotationPolicyMethods in org.apache.storm.hdfs.trident with parameters of type FileRotationPolicyModifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.withRotationPolicy(FileRotationPolicy rotationPolicy) HdfsState.SequenceFileOptions.withRotationPolicy(FileRotationPolicy rotationPolicy) 
- 
Uses of FileRotationPolicy in org.apache.storm.hdfs.trident.rotationClasses in org.apache.storm.hdfs.trident.rotation that implement FileRotationPolicyModifier and TypeClassDescriptionclassFile rotation policy that will rotate files when a certain file size is reached.classFile rotation policy that will never rotate...class