Method: Fluent::KafkaInput::TopicEntry#offset
- Defined in:
- lib/fluent/plugin/in_kafka.rb
#offset ⇒ Object (readonly)
Returns the value of attribute offset.
332 333 334 |
# File 'lib/fluent/plugin/in_kafka.rb', line 332 def offset @offset end |