Class ElasticsearchEventContextMessages_$bundle
- java.lang.Object
-
- org.hibernate.search.backend.elasticsearch.reporting.impl.ElasticsearchEventContextMessages_$bundle
-
- All Implemented Interfaces:
Serializable,ElasticsearchEventContextMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-09-04T14:03:41+0000") public class ElasticsearchEventContextMessages_$bundle extends Object implements ElasticsearchEventContextMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ElasticsearchEventContextMessages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedElasticsearchEventContextMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringaliasDefinition(String name)protected StringaliasDefinition$str()StringanalysisDefinitionAttribute(String name)protected StringanalysisDefinitionAttribute$str()StringanalysisDefinitionParameter(String name)protected StringanalysisDefinitionParameter$str()StringcustomIndexMappingAttribute(String name)protected StringcustomIndexMappingAttribute$str()StringcustomIndexSettingAttribute(String name)protected StringcustomIndexSettingAttribute$str()StringfieldTemplateAttribute(String name)protected StringfieldTemplateAttribute$str()protected LocalegetLoggingLocale()StringmappingAttribute(String name)protected StringmappingAttribute$str()protected ObjectreadResolve()
-
-
-
Field Detail
-
INSTANCE
public static final ElasticsearchEventContextMessages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
mappingAttribute$str
protected String mappingAttribute$str()
-
mappingAttribute
public final String mappingAttribute(String name)
- Specified by:
mappingAttributein interfaceElasticsearchEventContextMessages
-
analysisDefinitionParameter$str
protected String analysisDefinitionParameter$str()
-
analysisDefinitionParameter
public final String analysisDefinitionParameter(String name)
- Specified by:
analysisDefinitionParameterin interfaceElasticsearchEventContextMessages
-
aliasDefinition$str
protected String aliasDefinition$str()
-
aliasDefinition
public final String aliasDefinition(String name)
- Specified by:
aliasDefinitionin interfaceElasticsearchEventContextMessages
-
analysisDefinitionAttribute$str
protected String analysisDefinitionAttribute$str()
-
analysisDefinitionAttribute
public final String analysisDefinitionAttribute(String name)
- Specified by:
analysisDefinitionAttributein interfaceElasticsearchEventContextMessages
-
fieldTemplateAttribute$str
protected String fieldTemplateAttribute$str()
-
fieldTemplateAttribute
public final String fieldTemplateAttribute(String name)
- Specified by:
fieldTemplateAttributein interfaceElasticsearchEventContextMessages
-
customIndexSettingAttribute$str
protected String customIndexSettingAttribute$str()
-
customIndexSettingAttribute
public final String customIndexSettingAttribute(String name)
- Specified by:
customIndexSettingAttributein interfaceElasticsearchEventContextMessages
-
customIndexMappingAttribute$str
protected String customIndexMappingAttribute$str()
-
customIndexMappingAttribute
public final String customIndexMappingAttribute(String name)
- Specified by:
customIndexMappingAttributein interfaceElasticsearchEventContextMessages
-
-