Package | Description |
---|---|
org.apache.storm.hdfs.bolt | |
org.apache.storm.hdfs.common |
Modifier and Type | Field and Description |
---|---|
protected Partitioner |
AbstractHdfsBolt.partitioner |
Modifier and Type | Method and Description |
---|---|
HdfsBolt |
HdfsBolt.withPartitioner(Partitioner partitioner) |
SequenceFileBolt |
SequenceFileBolt.withPartitioner(Partitioner partitioner) |
AvroGenericRecordBolt |
AvroGenericRecordBolt.withPartitioner(Partitioner partitioner) |
Modifier and Type | Class and Description |
---|---|
class |
NullPartitioner
The NullPartitioner partitions every tuple to the empty string.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.