java.lang.Object
org.elasticsearch.index.AbstractIndexComponent
- Direct Known Subclasses:
IndexFieldDataService
,IndexService
,MapperService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final IndexSettings
protected final org.apache.logging.log4j.Logger
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AbstractIndexComponent
(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 -
indexSettings
-
-
Constructor Details
-
AbstractIndexComponent
Constructs a new index component, with the index name and its settings.
-
-
Method Details
-
index
-
getIndexSettings
-