Uses of Interface
org.apache.storm.hdfs.trident.format.FileNameFormat

Packages that use FileNameFormat
org.apache.storm.hdfs.trident   
 

Uses of FileNameFormat in org.apache.storm.hdfs.trident
 

Fields in org.apache.storm.hdfs.trident declared as FileNameFormat
protected  FileNameFormat HdfsState.Options.fileNameFormat
           
 

Methods in org.apache.storm.hdfs.trident with parameters of type FileNameFormat
 HdfsState.HdfsFileOptions HdfsState.HdfsFileOptions.withFileNameFormat(FileNameFormat fileNameFormat)
           
 HdfsState.SequenceFileOptions HdfsState.SequenceFileOptions.withFileNameFormat(FileNameFormat fileNameFormat)
           
 



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