Uses of Interface
org.apache.storm.hdfs.common.Partitioner
Packages that use Partitioner
- 
Uses of Partitioner in org.apache.storm.hdfs.boltFields 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.commonClasses in org.apache.storm.hdfs.common that implement PartitionerModifier and TypeClassDescriptionclassThe NullPartitioner partitions every tuple to the empty string.