Package | Description |
---|---|
org.apache.storm.hdfs.bolt | |
org.apache.storm.hdfs.common.rotation | |
org.apache.storm.hdfs.trident |
Modifier and Type | Field and Description |
---|---|
protected List<RotationAction> |
AbstractHdfsBolt.rotationActions |
Modifier and Type | Method and Description |
---|---|
HdfsBolt |
HdfsBolt.addRotationAction(RotationAction action) |
SequenceFileBolt |
SequenceFileBolt.addRotationAction(RotationAction action) |
AvroGenericRecordBolt |
AvroGenericRecordBolt.addRotationAction(RotationAction action) |
Modifier and Type | Class and Description |
---|---|
class |
MoveFileAction |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<RotationAction> |
HdfsState.Options.rotationActions |
Modifier and Type | Method and Description |
---|---|
HdfsState.HdfsFileOptions |
HdfsState.HdfsFileOptions.addRotationAction(RotationAction action)
Deprecated.
|
HdfsState.SequenceFileOptions |
HdfsState.SequenceFileOptions.addRotationAction(RotationAction action) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.