Uses of Class
org.apache.storm.hdfs.bolt.format.DefaultFileNameFormat
Packages that use DefaultFileNameFormat
- 
Uses of DefaultFileNameFormat in org.apache.storm.hdfs.bolt.formatMethods in org.apache.storm.hdfs.bolt.format that return DefaultFileNameFormatModifier and TypeMethodDescriptionDefaultFileNameFormat.withExtension(String extension) Overrides the default file extension.DefaultFileNameFormat.withPrefix(String prefix) Overrides the default prefix.