Class IndexInformation
java.lang.Object
org.springframework.data.elasticsearch.core.IndexInformation
Immutable object that holds information(name, settings, mappings, aliases) about an Index
- Since:
- 4.2
- Author:
- George Popides, Peter-Josef Meisch
-
Method Summary
-
Method Details
-
of
-
getName
-
getMapping
-
getSettings
-
getAliases
-