Class IndexAccessorWorkExecutionContext
java.lang.Object
org.hibernate.search.backend.lucene.orchestration.impl.IndexAccessorWorkExecutionContext
- All Implemented Interfaces:
IndexingWorkExecutionContext,IndexManagementWorkExecutionContext
public class IndexAccessorWorkExecutionContext
extends Object
implements IndexingWorkExecutionContext, IndexManagementWorkExecutionContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getEventContext
- Specified by:
getEventContextin interfaceIndexingWorkExecutionContext- Specified by:
getEventContextin interfaceIndexManagementWorkExecutionContext
-
getIndexWriterDelegator
- Specified by:
getIndexWriterDelegatorin interfaceIndexingWorkExecutionContext- Throws:
IOException
-
getIndexAccessor
- Specified by:
getIndexAccessorin interfaceIndexManagementWorkExecutionContext
-