Package | Description |
---|---|
org.apache.storm.hdfs.bolt | |
org.apache.storm.hdfs.bolt.format |
Modifier and Type | Field and Description |
---|---|
protected FileNameFormat |
AbstractHdfsBolt.fileNameFormat |
Modifier and Type | Method and Description |
---|---|
HdfsBolt |
HdfsBolt.withFileNameFormat(FileNameFormat fileNameFormat) |
SequenceFileBolt |
SequenceFileBolt.withFileNameFormat(FileNameFormat fileNameFormat) |
AvroGenericRecordBolt |
AvroGenericRecordBolt.withFileNameFormat(FileNameFormat fileNameFormat) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileNameFormat
Creates file names with the following format:
|
class |
SimpleFileNameFormat |
Copyright © 2022 The Apache Software Foundation. All rights reserved.