kafka-d ~master (2022-06-08T11:22:03.0516937)
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