Uses of Interface
org.apache.storm.hdfs.trident.format.RecordFormat
Packages that use RecordFormat
- 
Uses of RecordFormat in org.apache.storm.hdfs.tridentFields in org.apache.storm.hdfs.trident declared as RecordFormatMethods in org.apache.storm.hdfs.trident with parameters of type RecordFormatModifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.withRecordFormat(RecordFormat format) 
- 
Uses of RecordFormat in org.apache.storm.hdfs.trident.formatClasses in org.apache.storm.hdfs.trident.format that implement RecordFormatModifier and TypeClassDescriptionclassRecordFormat implementation that uses field and record delimiters.