Method: Kafka::Protocol::OffsetFetchResponse#topics
- Defined in:
- lib/kafka/protocol/offset_fetch_response.rb
#topics ⇒ Object (readonly)
Returns the value of attribute topics.
16 17 18 |
# File 'lib/kafka/protocol/offset_fetch_response.rb', line 16 def topics @topics end |