Method: Esearch::Cluster#connection

Defined in:
lib/esearch/cluster.rb

#connectionConnection (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Return connection

Returns:



16
17
18
# File 'lib/esearch/cluster.rb', line 16

def connection
  @connection
end