Method: Kafka::Protocol::FetchResponse::AbortedTransaction#first_offset

Defined in:
lib/kafka/protocol/fetch_response.rb

#first_offsetObject (readonly)

Returns the value of attribute first_offset.



54
55
56
# File 'lib/kafka/protocol/fetch_response.rb', line 54

def first_offset
  @first_offset
end