Class IndexCoordinates
java.lang.Object
org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
Immutable Value object encapsulating index name(s) and index type(s).
- Since:
- 4.0
- Author:
- Mark Paluch, Christoph Strobl, Peter-Josef Meisch
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]inthashCode()static IndexCoordinatestoString()
-
Field Details
-
TYPE
- See Also:
-
-
Method Details
-
of
-
getIndexName
-
getIndexNames
-
equals
-
hashCode
-
toString
-