Libraries
»
ruby-kafka
(1.5.0)
»
Index
»
Kafka
»
FetchedBatch
»
#topic
Method: Kafka::FetchedBatch#topic
Defined in:
lib/kafka/fetched_batch.rb
#
topic
⇒
String
(readonly)
Returns:
(
String
)
8 9 10
# File 'lib/kafka/fetched_batch.rb', line 8
def
topic
@topic
end