Class IndexCoordinates

java.lang.Object
org.springframework.data.elasticsearch.core.mapping.IndexCoordinates

public class IndexCoordinates extends Object
Immutable Value object encapsulating index name(s) and index type(s). Type names are supported but deprecated as Elasticsearch does not support types anymore.
Since:
4.0
Author:
Mark Paluch, Christoph Strobl, Peter-Josef Meisch