Parent

Class/Module Index [+]

Quicksearch

Fluent::Input

Public Class Methods

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

Public Instance Methods

configure(conf) click to toggle source
# File lib/fluent/input.rb, line 29
def configure(conf)
  super
end
shutdown() click to toggle source
# File lib/fluent/input.rb, line 36
def shutdown
end
start() click to toggle source
# File lib/fluent/input.rb, line 33
def start
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.