Uses of Interface
org.apache.storm.hdfs.trident.format.SequenceFormat
Packages that use SequenceFormat
- 
Uses of SequenceFormat in org.apache.storm.hdfs.tridentMethods in org.apache.storm.hdfs.trident with parameters of type SequenceFormatModifier and TypeMethodDescriptionHdfsState.SequenceFileOptions.withSequenceFormat(SequenceFormat format) 
- 
Uses of SequenceFormat in org.apache.storm.hdfs.trident.formatClasses in org.apache.storm.hdfs.trident.format that implement SequenceFormatModifier and TypeClassDescriptionclassBasicSequenceFormatimplementation that usesLongWritablefor keys andTextfor values.