Class: Fluent::Plugin::OpenSearchFallbackSelector
- Inherits:
-
Object
- Object
- Fluent::Plugin::OpenSearchFallbackSelector
- Includes:
- OpenSearch::Transport::Transport::Connections::Selector::Base
- Defined in:
- lib/fluent/plugin/opensearch_fallback_selector.rb
Instance Method Summary collapse
Instance Method Details
#select(options = {}) ⇒ Object
33 34 35 |
# File 'lib/fluent/plugin/opensearch_fallback_selector.rb', line 33 def select(={}) connections.first end |