Uses of Class
org.hibernate.search.backend.elasticsearch.work.impl.BulkWork.Builder
Packages that use BulkWork.Builder
Package
Description
-
Uses of BulkWork.Builder in org.hibernate.search.backend.elasticsearch.work.factory.impl
Methods in org.hibernate.search.backend.elasticsearch.work.factory.impl that return BulkWork.BuilderModifier and TypeMethodDescriptionElasticsearch7WorkFactory.bulk(List<? extends BulkableWork<?>> bulkableWorks) ElasticsearchWorkFactory.bulk(List<? extends BulkableWork<?>> bulkableWorks) -
Uses of BulkWork.Builder in org.hibernate.search.backend.elasticsearch.work.impl
Methods in org.hibernate.search.backend.elasticsearch.work.impl that return BulkWork.BuilderModifier and TypeMethodDescriptionBulkWork.Builder.refresh(DocumentRefreshStrategy refreshStrategy) Constructors in org.hibernate.search.backend.elasticsearch.work.impl with parameters of type BulkWork.Builder