Uses of Class
org.apache.storm.hdfs.bolt.HdfsBolt

Packages that use HdfsBolt
org.apache.storm.hdfs.bolt   
 

Uses of HdfsBolt in org.apache.storm.hdfs.bolt
 

Methods in org.apache.storm.hdfs.bolt that return HdfsBolt
 HdfsBolt HdfsBolt.addRotationAction(RotationAction action)
           
 HdfsBolt HdfsBolt.withConfigKey(String configKey)
           
 HdfsBolt HdfsBolt.withFileNameFormat(FileNameFormat fileNameFormat)
           
 HdfsBolt HdfsBolt.withFsUrl(String fsUrl)
           
 HdfsBolt HdfsBolt.withRecordFormat(RecordFormat format)
           
 HdfsBolt HdfsBolt.withRotationPolicy(FileRotationPolicy rotationPolicy)
           
 HdfsBolt HdfsBolt.withSyncPolicy(SyncPolicy syncPolicy)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.