C# Class Brod.Producers.DirectPartitioner

Interprets key as partition number
Inheritance: IPartitioner
Afficher le fichier Open project: paralect/brod

Méthodes publiques

Méthode Description
SelectPartition ( object key, int numberOfPartitions ) : int

Method Details

SelectPartition() public méthode

public SelectPartition ( object key, int numberOfPartitions ) : int
key object
numberOfPartitions int
Résultat int