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
Kafka
Client
Utils
ErrorMapping
C# Class Kafka.Client.Utils.ErrorMapping
ファイルを表示
Open project: precog/kafka
Class Usage Examples
Public Properties
Property
Type
Description
InvalidFetchSizeCode
int
InvalidMessageCode
int
NoError
int
OffsetOutOfRangeCode
int
UnknownCode
int
WrongPartitionCode
int
Property Details
InvalidFetchSizeCode
public_oe static_oe property
public
static
int
InvalidFetchSizeCode
return
int
InvalidMessageCode
public_oe static_oe property
public
static
int
InvalidMessageCode
return
int
NoError
public_oe static_oe property
public
static
int
NoError
return
int
OffsetOutOfRangeCode
public_oe static_oe property
public
static
int
OffsetOutOfRangeCode
return
int
UnknownCode
public_oe static_oe property
public
static
int
UnknownCode
return
int
WrongPartitionCode
public_oe static_oe property
public
static
int
WrongPartitionCode
return
int