Method: Kafka::PendingMessage#topic

Defined in:
lib/kafka/pending_message.rb

#topicObject (readonly)

Returns the value of attribute topic.



5
6
7
# File 'lib/kafka/pending_message.rb', line 5

def topic
  @topic
end