Package com.linkedin.venice.partitioner
package com.linkedin.venice.partitioner
-
ClassesClassDescriptionDetermines partitioning but offers more complex partitioning API that could partition not just based on "immutable" fields of the value.Default implementation of the
VenicePartitioner
class.Implementation of theVenicePartitioner
class 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.