Kafunk


ProduceResponse

Namespace: Kafunk
Parent Module: Protocol

A reponse to a produce request.

Record Fields

Record FieldDescription
throttleTime
Signature: ThrottleTime
topics
Signature: ProduceResponseTopicItem []

Constructors

ConstructorDescription
new(topics, throttleTime)
Signature: (topics:ProduceResponseTopicItem [] * throttleTime:ThrottleTime) -> ProduceResponse

CompiledName: .ctor

Fork me on GitHub