Module: ElasticSearch::Transport::BaseProtocol

Includes:
ClusterAdminProtocol, IndexAdminProtocol, IndexProtocol, ProtocolHelpers
Included in:
Base
Defined in:
lib/elasticsearch/transport/base_protocol.rb

Method Summary

Methods included from ClusterAdminProtocol

#cluster_health, #cluster_state, #nodes_info, #nodes_stats, #restart_nodes, #shutdown_nodes

Methods included from IndexAdminProtocol

#alias_index, #create_index, #create_river, #delete_index, #delete_mapping, #delete_river, #flush, #get_aliases, #get_river, #get_settings, #index_mapping, #index_status, #optimize, #refresh, #river_status, #snapshot, #update_mapping, #update_settings

Methods included from IndexProtocol

#bulk, #count, #delete, #delete_by_query, #get, #index, #multi_get, #scroll, #search