class Fluent::Plugin::Input

Public Instance Methods

multi_workers_ready?() click to toggle source
# File lib/fluent/plugin/input.rb, line 32
def multi_workers_ready?
  false
end