Methods

Files

Elasticsearch::API::Cluster

Public Instance Methods

cluster() click to toggle source

Proxy method for {ClusterClient}, available in the receiving object

# File lib/elasticsearch/api/namespace/cluster.rb, line 14
def cluster
  @cluster ||= ClusterClient.new(self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.