com.sksamuel.elastic4s.http.index

admin

package admin

Visibility
  1. Public
  2. All

Type Members

  1. case class AliasActionResponse(acknowledged: Boolean) extends Product with Serializable

  2. case class AliasExistsResponse(exists: Boolean) extends Product with Serializable

  3. case class ClearCacheResponse(_shards: Shards) extends Product with Serializable

  4. case class CloseIndexResponse(acknowledged: Boolean) extends Product with Serializable

  5. case class DeleteIndexResponse(acknowledged: Boolean) extends Product with Serializable

  6. case class FlushIndexResponse(_shards: Shards) extends Product with Serializable

  7. case class ForceMergeResponse() extends Product with Serializable

  8. trait IndexAdminImplicits extends IndexShowImplicits

  9. case class IndexExistsResponse(exists: Boolean) extends Product with Serializable

  10. case class IndexRecoveryResponse() extends Product with Serializable

  11. case class OpenIndexResponse(acknowledged: Boolean) extends Product with Serializable

  12. case class RefreshIndexResponse() extends Product with Serializable

  13. case class TypeExistsResponse(exists: Boolean) extends Product with Serializable

  14. case class UpdateIndexLevelSettingsResponse(acknowledged: Boolean) extends Product with Serializable

Value Members

  1. object IndexShardStoreResponse

Ungrouped