Method: Kafka::Protocol::ProduceResponse#topics

Defined in:
lib/kafka/protocol/produce_response.rb

#topicsObject (readonly)

Returns the value of attribute topics.


26
27
28
# File 'lib/kafka/protocol/produce_response.rb', line 26

def topics
  @topics
end