kafka-d ~master (2018-08-10T09:39:09Z)
Dub
Repo
OffsetResponse_v0.PartitionOffsets
kafkad
protocol
deserializer
OffsetResponse_v0
Undocumented in source.
struct
OffsetResponse_v0
static
struct
PartitionOffsets {
int
partition
;
short
errorCode
;
long
[]
offsets
;
}
Members
Variables
errorCode
short
errorCode
;
Undocumented in source.
offsets
long
[]
offsets
;
Undocumented in source.
partition
int
partition
;
Undocumented in source.
Meta
Source
See Implementation
kafkad
protocol
deserializer
OffsetResponse_v0
structs
PartitionOffsets
Topic
variables
topics