public class StreamingOperationDispatcher extends Object implements OperationDispatcher
IndexManager.performStreamOperation(LuceneWork, IndexingMonitor, boolean)
method of their respective index manager.| Constructor and Description |
|---|
StreamingOperationDispatcher(SearchIntegrator integrator,
boolean forceAsync) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(List<LuceneWork> queue,
IndexingMonitor monitor) |
void |
dispatch(LuceneWork work,
IndexingMonitor monitor) |
public StreamingOperationDispatcher(SearchIntegrator integrator, boolean forceAsync)
public void dispatch(LuceneWork work, IndexingMonitor monitor)
dispatch in interface OperationDispatcherpublic void dispatch(List<LuceneWork> queue, IndexingMonitor monitor)
dispatch in interface OperationDispatcherCopyright © 2006–2017 Hibernate. All rights reserved.