Libraries
»
fluentd222
(1.16.2)
»
Index
»
Fluent
»
Plugin
»
ExecOutput
»
#multi_workers_ready?
Method: Fluent::Plugin::ExecOutput#multi_workers_ready?
Defined in:
lib/fluent/plugin/out_exec.rb
#
multi_workers_ready?
⇒
Boolean
Returns:
(
Boolean
)
54 55 56
# File 'lib/fluent/plugin/out_exec.rb', line 54
def
multi_workers_ready?
true
end