HeartbeatResponse
Namespace: Kafunk
Parent Module: Protocol
Heartbeat response from the group coordinator.
Record Fields
| Record Field | Description |
errorCode
Signature: ErrorCode
|
|
throttleTimeMs
Signature: ThrottleTime
|
|
Constructors
| Constructor | Description |
new(errorCode, throttleTimeMs)
Signature: (errorCode:ErrorCode * throttleTimeMs:ThrottleTime) -> HeartbeatResponse
|
CompiledName: |