Uses of Interface
org.hibernate.search.backend.lucene.lowlevel.index.impl.IndexAccessor
Packages that use IndexAccessor
Package
Description
-
Uses of IndexAccessor in org.hibernate.search.backend.lucene.lowlevel.index.impl
Classes in org.hibernate.search.backend.lucene.lowlevel.index.impl that implement IndexAccessor -
Uses of IndexAccessor in org.hibernate.search.backend.lucene.orchestration.impl
Methods in org.hibernate.search.backend.lucene.orchestration.impl that return IndexAccessorConstructors in org.hibernate.search.backend.lucene.orchestration.impl with parameters of type IndexAccessorModifierConstructorDescriptionLuceneBatchedWorkProcessor(EventContext eventContext, IndexAccessor indexAccessor) LuceneParallelWorkOrchestratorImpl(String name, EventContext eventContext, IndexAccessor indexAccessor, BackendThreads threads) -
Uses of IndexAccessor in org.hibernate.search.backend.lucene.work.impl
Methods in org.hibernate.search.backend.lucene.work.impl that return IndexAccessor