Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.storm.hdfs.bolt.format Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
DefaultFileNameFormatCreates file names with the following format: {prefix}{componentId}-{taskId}-{rotationNum}-{timestamp}{extension}Classorg.apache.storm.hdfs.bolt.formatApache Storm
DefaultSequenceFormatBasic SequenceFormat implementation that uses LongWritable for keys and Text for values.Classorg.apache.storm.hdfs.bolt.formatApache Storm
DelimitedRecordFormatRecordFormat implementation that uses field and record delimiters.Classorg.apache.storm.hdfs.bolt.formatApache Storm
FileNameFormatFormatter interface for determining HDFS file names.Interfaceorg.apache.storm.hdfs.bolt.formatApache Storm
RecordFormatFormats a Tuple object into a byte array that will be written to HDFS.Interfaceorg.apache.storm.hdfs.bolt.formatApache Storm
SequenceFormatInterface for converting Tuple objects to HDFS sequence file key-value pairs.Interfaceorg.apache.storm.hdfs.bolt.formatApache Storm