ProduceResponsePartitionItem
Namespace: Kafunk
Parent Module: Protocol
Record Fields
Record Field | Description |
errorCode
Signature: ErrorCode
|
![]() ![]() |
logStartOffset
Signature: Offset
|
![]() ![]() |
offset
Signature: Offset
|
![]() ![]() |
partition
Signature: Partition
|
![]() ![]() |
timestamp
Signature: Timestamp
|
![]() ![]() |
Constructors
Constructor | Description |
new(p, ec, o, ts, lso)
Signature: (p:Partition * ec:ErrorCode * o:Offset * ts:Timestamp * lso:Offset) -> ProduceResponsePartitionItem
|
![]() ![]() CompiledName: |