Uses of Class
org.apache.storm.hdfs.trident.format.SimpleFileNameFormat
-
Packages that use SimpleFileNameFormat Package Description org.apache.storm.hdfs.trident.format -
-
Uses of SimpleFileNameFormat in org.apache.storm.hdfs.trident.format
Methods in org.apache.storm.hdfs.trident.format that return SimpleFileNameFormat Modifier and Type Method Description SimpleFileNameFormat
SimpleFileNameFormat. withName(String name)
support parameters:
$TIME - current time.SimpleFileNameFormat
SimpleFileNameFormat. withPath(String path)
SimpleFileNameFormat
SimpleFileNameFormat. withTimeFormat(String timeFormat)
-