Method: Fluent::Plugin::RoundRobinOutput#start

Defined in:
lib/fluent/plugin/out_roundrobin.rb

#startObject



49
50
51
52
# File 'lib/fluent/plugin/out_roundrobin.rb', line 49

def start
  super
  rebuild_weight_array
end