Package | Description |
---|---|
org.apache.storm.hdfs.trident | |
org.apache.storm.hdfs.trident.format |
Class and Description |
---|
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. |
Class and Description |
---|
DefaultFileNameFormat
Creates file names with the following format:
|
DelimitedRecordFormat
RecordFormat implementation that uses field and record delimiters.
|
SimpleFileNameFormat |
Copyright © 2022 The Apache Software Foundation. All rights reserved.