Uses of Package
org.apache.storm.hdfs.trident.format
Packages that use org.apache.storm.hdfs.trident.format
-
Classes in org.apache.storm.hdfs.trident.format used by org.apache.storm.hdfs.tridentClassDescriptionFormatter interface for determining HDFS file names.Formats a Tuple object into a byte array that will be written to HDFS.Interface for converting
TridentTuple
objects to HDFS sequence file key-value pairs. -
Classes in org.apache.storm.hdfs.trident.format used by org.apache.storm.hdfs.trident.formatClassDescriptionCreates file names with the following format:RecordFormat implementation that uses field and record delimiters.Formatter interface for determining HDFS file names.Formats a Tuple object into a byte array that will be written to HDFS.Interface for converting
TridentTuple
objects to HDFS sequence file key-value pairs.