class Fluent::TailPathInput::TailWatcher::NullIOHandler

Public Class Methods

new() click to toggle source
# File lib/fluent/plugin/in_tailpath.rb, line 344
def initialize
end

Public Instance Methods

close() click to toggle source
# File lib/fluent/plugin/in_tailpath.rb, line 353
def close
end
io() click to toggle source
# File lib/fluent/plugin/in_tailpath.rb, line 347
def io
end
on_notify() click to toggle source
# File lib/fluent/plugin/in_tailpath.rb, line 350
def on_notify
end