Package com.linkedin.venice.partitioner
package com.linkedin.venice.partitioner
-
ClassDescriptionDetermines partitioning but offers more complex partitioning API that could partition not just based on "immutable" fields of the value.Default implementation of the
VenicePartitionerclass.Implementation of theVenicePartitionerclass for test purpose.Determines partitioning, which is used for producing messages into the right Kafka partitions and routing reads to the correct Venice storage nodes.