Uses of Enum
org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Packages that use TypeNameMappingStrategyName
Package
Description
-
Uses of TypeNameMappingStrategyName in org.hibernate.search.backend.elasticsearch.cfg
Fields in org.hibernate.search.backend.elasticsearch.cfg declared as TypeNameMappingStrategyNameModifier and TypeFieldDescriptionstatic final TypeNameMappingStrategyName
ElasticsearchBackendSettings.Defaults.MAPPING_TYPE_NAME_STRATEGY
-
Uses of TypeNameMappingStrategyName in org.hibernate.search.backend.elasticsearch.mapping
Methods in org.hibernate.search.backend.elasticsearch.mapping that return TypeNameMappingStrategyNameModifier and TypeMethodDescriptionstatic TypeNameMappingStrategyName
static TypeNameMappingStrategyName
Returns the enum constant of this type with the specified name.static TypeNameMappingStrategyName[]
TypeNameMappingStrategyName.values()
Returns an array containing the constants of this enum type, in the order they are declared.