Kafunk


HeartbeatResponse

Namespace: Kafunk
Parent Module: Protocol

Heartbeat response from the group coordinator.

Record Fields

Record FieldDescription
errorCode
Signature: ErrorCode
throttleTimeMs
Signature: ThrottleTime

Constructors

ConstructorDescription
new(errorCode, throttleTimeMs)
Signature: (errorCode:ErrorCode * throttleTimeMs:ThrottleTime) -> HeartbeatResponse

CompiledName: .ctor

Fork me on GitHub