java.lang.Object
org.elasticsearch.index.AbstractIndexComponent
- Direct Known Subclasses:
IndexFieldDataService,IndexService,MapperService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DeprecationLoggerprotected final IndexSettingsprotected final org.apache.logging.log4j.Logger -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractIndexComponent(IndexSettings indexSettings) Constructs a new index component, with the index name and its settings. -
Method Summary
-
Field Details
-
logger
protected final org.apache.logging.log4j.Logger logger -
deprecationLogger
-
indexSettings
-
-
Constructor Details
-
AbstractIndexComponent
Constructs a new index component, with the index name and its settings.
-
-
Method Details
-
index
-
getIndexSettings
-