Kafunk


ApiVersionsResponse

Namespace: Kafunk
Parent Module: Protocol

Record Fields

Record FieldDescription
apiVersions
Signature: (ApiKey * MinVersion * MaxVersion) []
errorCode
Signature: ErrorCode
throttleTimeMs
Signature: ThrottleTime

Constructors

ConstructorDescription
new(ec, apiVersions, throttleTimeMs)
Signature: (ec:ErrorCode * apiVersions:(ApiKey * MinVersion * MaxVersion) [] * throttleTimeMs:ThrottleTime) -> ApiVersionsResponse

CompiledName: .ctor

Fork me on GitHub