Package | Description |
---|---|
org.apache.storm.hdfs.bolt | |
org.apache.storm.hdfs.common |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Writer> |
AbstractHdfsBolt.writers |
Modifier and Type | Method and Description |
---|---|
protected abstract Writer |
AbstractHdfsBolt.makeNewWriter(org.apache.hadoop.fs.Path path,
Tuple tuple) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHdfsBolt.rotateOutputFile(Writer writer) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHDFSWriter |
class |
AvroGenericRecordHDFSWriter |
class |
HDFSWriter |
class |
SequenceFileWriter |
Copyright © 2022 The Apache Software Foundation. All rights reserved.