org.hibernate.search.backend.impl
Class LuceneWorker
java.lang.Object
org.hibernate.search.backend.impl.LuceneWorker
public class LuceneWorker
- extends Object
Stateless implementation that perform a work
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuceneWorker
public LuceneWorker(Workspace workspace)
performWork
public void performWork(Work work)
performWork
public void performWork(AddWork work)
performWork
public void performWork(UpdateWork work)
performWork
public void performWork(DeleteWork work)