Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Brod
Producers
DirectPartitioner
C# Class Brod.Producers.DirectPartitioner
Interprets key as partition number
Inheritance:
IPartitioner
ファイルを表示
Open project: paralect/brod
Public Methods
Method
Description
SelectPartition
(
object
key
,
int
numberOfPartitions
) :
int
Method Details
SelectPartition()
public
method
public
SelectPartition
(
object
key
,
int
numberOfPartitions
) :
int
key
object
numberOfPartitions
int
return
int