Uses of Class
org.hibernate.search.backend.elasticsearch.work.impl.DropIndexWork.Builder
Packages that use DropIndexWork.Builder
Package
Description
-
Uses of DropIndexWork.Builder in org.hibernate.search.backend.elasticsearch.work.factory.impl
Methods in org.hibernate.search.backend.elasticsearch.work.factory.impl that return DropIndexWork.BuilderModifier and TypeMethodDescriptionElasticsearch7WorkFactory.dropIndex(URLEncodedString indexName) ElasticsearchWorkFactory.dropIndex(URLEncodedString indexName) -
Uses of DropIndexWork.Builder in org.hibernate.search.backend.elasticsearch.work.impl
Methods in org.hibernate.search.backend.elasticsearch.work.impl that return DropIndexWork.BuilderConstructors in org.hibernate.search.backend.elasticsearch.work.impl with parameters of type DropIndexWork.Builder