Parent

Included Modules

Class/Module Index [+]

Quicksearch

Fluent::Buffer

Public Class Methods

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

Public Instance Methods

before_shutdown(out) click to toggle source
# File lib/fluent/buffer.rb, line 48
def before_shutdown(out)
end
configure(conf) click to toggle source
# File lib/fluent/buffer.rb, line 38
def configure(conf)
  super
end
shutdown() click to toggle source
# File lib/fluent/buffer.rb, line 45
def shutdown
end
start() click to toggle source
# File lib/fluent/buffer.rb, line 42
def start
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.