Kafunk


ListGroupsResponse

Namespace: Kafunk
Parent Module: Protocol

Record Fields

Record FieldDescription
errorCode
Signature: ErrorCode
groups
Signature: (GroupId * ProtocolType) []
throttleTimeMs
Signature: ThrottleTime

Constructors

ConstructorDescription
new(errorCode, groups, throttleTimeMs)
Signature: (errorCode:ErrorCode * groups:(GroupId * ProtocolType) [] * throttleTimeMs:ThrottleTime) -> ListGroupsResponse

CompiledName: .ctor

Fork me on GitHub