Uses of Class
org.apache.storm.hdfs.bolt.HdfsBolt
Packages that use HdfsBolt
-
Uses of HdfsBolt in org.apache.storm.hdfs.bolt
Methods in org.apache.storm.hdfs.bolt that return HdfsBoltModifier and TypeMethodDescriptionHdfsBolt.addRotationAction
(RotationAction action) HdfsBolt.withConfigKey
(String configKey) HdfsBolt.withFileNameFormat
(FileNameFormat fileNameFormat) HdfsBolt.withMaxOpenFiles
(int maxOpenFiles) HdfsBolt.withPartitioner
(Partitioner partitioner) HdfsBolt.withRecordFormat
(RecordFormat format) HdfsBolt.withRetryCount
(int fileRetryCount) HdfsBolt.withRotationPolicy
(FileRotationPolicy rotationPolicy) HdfsBolt.withSyncPolicy
(SyncPolicy syncPolicy) HdfsBolt.withTickTupleIntervalSeconds
(int interval)