Uses of Class
org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat

Packages that use DefaultFileNameFormat
org.apache.storm.hdfs.bolt.format   
 

Uses of DefaultFileNameFormat in org.apache.storm.hdfs.bolt.format
 

Methods in org.apache.storm.hdfs.bolt.format that return DefaultFileNameFormat
 DefaultFileNameFormat DefaultFileNameFormat.withExtension(String extension)
          Overrides the default file extension.
 DefaultFileNameFormat DefaultFileNameFormat.withPath(String path)
           
 DefaultFileNameFormat DefaultFileNameFormat.withPrefix(String prefix)
          Overrides the default prefix.
 



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