Uses of Interface
org.apache.storm.hdfs.common.Partitioner
Packages that use Partitioner
-
Uses of Partitioner in org.apache.storm.hdfs.bolt
Fields in org.apache.storm.hdfs.bolt declared as PartitionerMethods in org.apache.storm.hdfs.bolt with parameters of type PartitionerModifier and TypeMethodDescriptionAvroGenericRecordBolt.withPartitioner
(Partitioner partitioner) HdfsBolt.withPartitioner
(Partitioner partitioner) SequenceFileBolt.withPartitioner
(Partitioner partitioner) -
Uses of Partitioner in org.apache.storm.hdfs.common
Classes in org.apache.storm.hdfs.common that implement PartitionerModifier and TypeClassDescriptionclass
The NullPartitioner partitions every tuple to the empty string.