Method: Fluent::Plugin::Output#dequeued_chunks_mutex
- Defined in:
- lib/fluent/plugin/output.rb
#dequeued_chunks_mutex ⇒ Object
Returns the value of attribute dequeued_chunks_mutex.
170 171 172 |
# File 'lib/fluent/plugin/output.rb', line 170 def dequeued_chunks_mutex @dequeued_chunks_mutex end |