Included Modules

Class/Module Index [+]

Quicksearch

Fluent::ObjectBufferedOutput::BufferedEventStreamMixin

Public Instance Methods

each(&block) click to toggle source
# File lib/fluent/output.rb, line 420
def each(&block)
  msgpack_each(&block)
end
repeatable?() click to toggle source
# File lib/fluent/output.rb, line 416
def repeatable?
  true
end
to_msgpack_stream() click to toggle source
# File lib/fluent/output.rb, line 424
def to_msgpack_stream
  read
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.