CatsApi

com.sksamuel.elastic4s.api.CatsApi
trait CatsApi

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ElasticApi
object ElasticApi.type
trait ElasticDsl
object ElasticDsl.type

Members list

Value members

Concrete methods

def catAliases(): CatAliases
def catAliases(pattern: String): CatAliases
def catAllocation(): CatAllocation
def catCount(): CatCount
def catCount(first: String, rest: String*): CatCount
def catHealth(): CatHealth
def catIndices(): CatIndexes
def catIndices(health: HealthStatus): CatIndexes
def catIndices(indexPattern: String): CatIndexes
def catMaster(): CatMaster
def catNodes(): CatNodes
def catPlugins(): CatPlugins
def catSegments(indices: Indexes): CatSegments
def catShards(): CatShards
def catThreadPool(): CatThreadPool