Method: Kafka::Protocol::FetchResponse::FetchedPartition#partition
- Defined in:
- lib/kafka/protocol/fetch_response.rb
#partition ⇒ Object (readonly)
Returns the value of attribute partition.
31 32 33 |
# File 'lib/kafka/protocol/fetch_response.rb', line 31 def partition @partition end |