Package com.linkedin.venice.partitioner
package com.linkedin.venice.partitioner
-
ClassDescriptionDefault 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.