JoinGroupResponse parse(ByteBuffer buffer, short version)
JoinGroupResponse
JoinGroupResponse
is a concrete AbstractResponse that…FIXME
JoinGroupResponse
is created when:
-
JoinGroupRequest
is requested to getErrorResponse -
KafkaApis
is requested to handle a JoinGroupRequest -
AbstractResponse
is requested to parse a JoinGroup response -
JoinGroupResponse
is requested to parse a ByteBuffer
JoinGroupResponse
takes the following to be created: