Packages

package mappings

Type Members

  1. case class IndexMappings (index: String, mappings: Map[String, Map[String, Any]]) extends Product with Serializable
  2. trait MappingExecutables extends AnyRef
  3. case class PutMappingResponse (acknowledged: Boolean) extends Product with Serializable

Ungrouped