class Esearch::Indices::All

Control all indices of a cluster

Constants

PATH

Attributes

connection[R]

Return connection

@return [Connection]

@api private

Public Instance Methods

path() click to toggle source

Return path

@return [Pathname]

@api private

# File lib/esearch/indices.rb, line 48
def path
  PATH
end