Class IndexInformation

java.lang.Object
org.springframework.data.elasticsearch.core.IndexInformation

public class IndexInformation extends Object
Immutable object that holds information(name, settings, mappings, aliases) about an Index
Since:
4.2
Author:
George Popides, Peter-Josef Meisch