CatHandlers

class Object
trait Matchable
class Any

Type members

Classlikes

object CatAliasesHandler extends Handler[CatAliases, Seq[CatAliasResponse]]
object CatAllocationHandler extends Handler[CatAllocation, Seq[CatAllocationResponse]]
object CatCountHandler extends Handler[CatCount, CatCountResponse]
object CatHealthHandler extends Handler[CatHealth, CatHealthResponse]
object CatIndexesHandler extends Handler[CatIndexes, Seq[CatIndicesResponse]]
object CatMasterHandler extends Handler[CatMaster, CatMasterResponse]
object CatNodesHandler extends Handler[CatNodes, Seq[CatNodesResponse]]
object CatPluginsHandler extends Handler[CatPlugins, Seq[CatPluginResponse]]
object CatSegmentsHandler extends Handler[CatSegments, Seq[CatSegmentsResponse]]
object CatShardsHandler extends Handler[CatShards, Seq[CatShardsResponse]]
object CatThreadPoolHandler extends Handler[CatThreadPool, Seq[CatThreadPoolResponse]]