Uses of Interface
org.apache.storm.hdfs.common.rotation.RotationAction
Package
Description
-
Uses of RotationAction in org.apache.storm.hdfs.bolt
Modifier and TypeMethodDescriptionAvroGenericRecordBolt.addRotationAction
(RotationAction action) HdfsBolt.addRotationAction
(RotationAction action) SequenceFileBolt.addRotationAction
(RotationAction action) -
Uses of RotationAction in org.apache.storm.hdfs.common.rotation
-
Uses of RotationAction in org.apache.storm.hdfs.trident
Modifier and TypeFieldDescriptionprotected ArrayList<RotationAction>
HdfsState.Options.rotationActions
Modifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.addRotationAction
(RotationAction action) Deprecated.HdfsState.SequenceFileOptions.addRotationAction
(RotationAction action)