Kafunk


ProduceResponsePartitionItem

Namespace: Kafunk
Parent Module: Protocol

Record Fields

Record FieldDescription
errorCode
Signature: ErrorCode
logStartOffset
Signature: Offset
offset
Signature: Offset
partition
Signature: Partition
timestamp
Signature: Timestamp

Constructors

ConstructorDescription
new(p, ec, o, ts, lso)
Signature: (p:Partition * ec:ErrorCode * o:Offset * ts:Timestamp * lso:Offset) -> ProduceResponsePartitionItem

CompiledName: .ctor

Fork me on GitHub