Uses of Package
org.apache.storm.hdfs.trident.format

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

Classes in org.apache.storm.hdfs.trident.format used by org.apache.storm.hdfs.trident
FileNameFormat
          Formatter interface for determining HDFS file names.
RecordFormat
          Formats a Tuple object into a byte array that will be written to HDFS.
SequenceFormat
          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.format
DefaultFileNameFormat
          Creates file names with the following format:
DelimitedRecordFormat
          RecordFormat implementation that uses field and record delimiters.
 



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