Uses of Class
org.hibernate.search.backend.elasticsearch.work.impl.PutIndexMappingWork.Builder
Packages that use PutIndexMappingWork.Builder
Package
Description
-
Uses of PutIndexMappingWork.Builder in org.hibernate.search.backend.elasticsearch.work.factory.impl
Methods in org.hibernate.search.backend.elasticsearch.work.factory.impl that return PutIndexMappingWork.BuilderModifier and TypeMethodDescriptionElasticsearch7WorkFactory.putIndexTypeMapping(URLEncodedString indexName, RootTypeMapping mapping) ElasticsearchWorkFactory.putIndexTypeMapping(URLEncodedString indexName, RootTypeMapping mapping) -
Uses of PutIndexMappingWork.Builder in org.hibernate.search.backend.elasticsearch.work.impl
Methods in org.hibernate.search.backend.elasticsearch.work.impl that return PutIndexMappingWork.BuilderModifier and TypeMethodDescriptionstatic PutIndexMappingWork.BuilderPutIndexMappingWork.Builder.create(GsonProvider gsonProvider, URLEncodedString indexName, RootTypeMapping typeMapping) Constructors in org.hibernate.search.backend.elasticsearch.work.impl with parameters of type PutIndexMappingWork.Builder