class Fluent::Plugin::ElasticseatchFallbackSelector

Public Instance Methods

select(options={}) click to toggle source
# File lib/fluent/plugin/elasticsearch_fallback_selector.rb, line 6
def select(options={})
  connections.first
end