Class HashPartitioner
java.lang.Object
org.apache.druid.timeline.partition.HashPartitioner
This class is used for hash partitioning during ingestion. The
ShardSpecLookup returned from
createHashLookup(java.util.List<? extends org.apache.druid.timeline.partition.ShardSpec>) is used to determine what hash bucket the given input row will belong to.-
Method Summary
-
Method Details
-
extractKeys
-