Method: Kafka::PendingMessage#partition
- Defined in:
- lib/kafka/pending_message.rb
#partition ⇒ Object (readonly)
Returns the value of attribute partition.
5 6 7 |
# File 'lib/kafka/pending_message.rb', line 5 def partition @partition end |