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