Uses of Interface
org.apache.storm.hdfs.trident.format.RecordFormat
Packages that use RecordFormat
-
Uses of RecordFormat in org.apache.storm.hdfs.trident
Fields 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.format
Classes in org.apache.storm.hdfs.trident.format that implement RecordFormatModifier and TypeClassDescriptionclass
RecordFormat implementation that uses field and record delimiters.