Package

com.sksamuel.elastic4s.http.index

admin

Permalink

package admin

Visibility
  1. Public
  2. All

Type Members

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

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

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

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

    Permalink
  5. case class DocumentExistsResponse(exists: Boolean) extends Product with Serializable

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

    Permalink
  7. case class ForceMergeResponse() extends Product with Serializable

    Permalink
  8. trait IndexAdminImplicits extends IndexShowImplicits

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

    Permalink
  10. case class IndexRecoveryResponse() extends Product with Serializable

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

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

    Permalink
  13. case class RefreshIndexResponse() extends Product with Serializable

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

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

    Permalink

Value Members

  1. object IndexShardStoreResponse

    Permalink

Ungrouped