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