Method: Kafka::Protocol::SyncGroupResponse#member_assignment
- Defined in:
- lib/kafka/protocol/sync_group_response.rb
#member_assignment ⇒ Object (readonly)
Returns the value of attribute member_assignment.
8 9 10 |
# File 'lib/kafka/protocol/sync_group_response.rb', line 8 def member_assignment @member_assignment end |