Kafunk


DescribeGroupsResponse

Namespace: Kafunk
Parent Module: Protocol

Record Fields

Record FieldDescription
groups
Signature: (ErrorCode * GroupId * State * ProtocolType * Protocol * GroupMembers) []
throttleTime
Signature: ThrottleTime

Constructors

ConstructorDescription
new(groups, throttleTime)
Signature: (groups:(ErrorCode * GroupId * State * ProtocolType * Protocol * GroupMembers) [] * throttleTime:ThrottleTime) -> DescribeGroupsResponse

CompiledName: .ctor

Fork me on GitHub