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

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

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

Fields in org.apache.storm.hdfs.trident declared as RecordFormat
protected  RecordFormat HdfsState.HdfsFileOptions.format
           
 

Methods in org.apache.storm.hdfs.trident with parameters of type RecordFormat
 HdfsState.HdfsFileOptions HdfsState.HdfsFileOptions.withRecordFormat(RecordFormat format)
           
 



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