Class: LogStash::Outputs::ElasticSearchJavaPlugins::Protocols::TransportClient

Inherits:
NodeClient
  • Object
show all
Defined in:
lib/logstash/outputs/elasticsearch_java/protocol.rb

Overview

class NodeClient

Constant Summary

Constants inherited from NodeClient

NodeClient::CLIENT_MUTEX

Instance Attribute Summary

Attributes inherited from NodeClient

#client_options, #settings

Method Summary

Methods inherited from NodeClient

#build_request, #bulk, clear_node_client, #client_mutex_synchronize, #create_settings, #hosts, #initialize, #normalize_bulk_response, #template_exists?, #template_install, #template_put

Constructor Details

This class inherits a constructor from LogStash::Outputs::ElasticSearchJavaPlugins::Protocols::NodeClient