Uses of Interface
org.apache.storm.hdfs.common.rotation.RotationAction
Packages that use RotationAction
Package
Description
- 
Uses of RotationAction in org.apache.storm.hdfs.boltFields in org.apache.storm.hdfs.bolt with type parameters of type RotationActionMethods in org.apache.storm.hdfs.bolt with parameters of type RotationActionModifier and TypeMethodDescriptionAvroGenericRecordBolt.addRotationAction(RotationAction action) HdfsBolt.addRotationAction(RotationAction action) SequenceFileBolt.addRotationAction(RotationAction action) 
- 
Uses of RotationAction in org.apache.storm.hdfs.common.rotationClasses in org.apache.storm.hdfs.common.rotation that implement RotationAction
- 
Uses of RotationAction in org.apache.storm.hdfs.tridentFields in org.apache.storm.hdfs.trident with type parameters of type RotationActionModifier and TypeFieldDescriptionprotected ArrayList<RotationAction>HdfsState.Options.rotationActionsMethods in org.apache.storm.hdfs.trident with parameters of type RotationActionModifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.addRotationAction(RotationAction action) Deprecated.HdfsState.SequenceFileOptions.addRotationAction(RotationAction action)