Parent

Included Modules

Class/Module Index [+]

Quicksearch

Fluent::Buffer

Public Class Methods

new() click to toggle source
# File lib/fluent/buffer.rb, line 32
def initialize
  super
end

Public Instance Methods

before_shutdown(out) click to toggle source
# File lib/fluent/buffer.rb, line 46
def before_shutdown(out)
end
configure(conf) click to toggle source
# File lib/fluent/buffer.rb, line 36
def configure(conf)
  super
end
shutdown() click to toggle source
# File lib/fluent/buffer.rb, line 43
def shutdown
end
start() click to toggle source
# File lib/fluent/buffer.rb, line 40
def start
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.