package admin
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class AliasExistsResponse (exists: Boolean) extends Product with Serializable
- case class ClearCacheResponse (_shards: Shards) extends Product with Serializable
- case class CloseIndexResponse (acknowledged: Boolean) extends Product with Serializable
- case class DeleteIndexResponse (acknowledged: Boolean) extends Product with Serializable
- case class FlushIndexResponse (_shards: Shards) extends Product with Serializable
- case class ForceMergeResponse () extends Product with Serializable
- trait IndexAdminImplicits extends IndexShowImplicits
- case class IndexExistsResponse (exists: Boolean) extends Product with Serializable
- case class IndexRecoveryResponse () extends Product with Serializable
- case class IndicesAliasResponse (acknowledged: Boolean) extends Product with Serializable
- case class OpenIndexResponse (acknowledged: Boolean) extends Product with Serializable
- case class RefreshIndexResponse () extends Product with Serializable
- case class TypeExistsResponse (exists: Boolean) extends Product with Serializable
- case class UpdateIndexLevelSettingsResponse (acknowledged: Boolean) extends Product with Serializable
Value Members
- object IndexShardStoreResponse