public class DefaultTaskProcessor extends AbstractTaskProcessor implements Esi4JTaskProcessor
| Constructor and Description |
|---|
DefaultTaskProcessor(Esi4JIndex index) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(SerializableEsi4JOperation<T> operation)
executes operation after currently submitted tasks and before newly
submitted tasks
|
void |
processTasks(Esi4JEntityTask[] tasks) |
close, getIndex, processTasksclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getIndex, processTaskspublic DefaultTaskProcessor(Esi4JIndex index)
public void processTasks(Esi4JEntityTask[] tasks)
processTasks in interface Esi4JTaskProcessorpublic <T> T execute(SerializableEsi4JOperation<T> operation)
Esi4JTaskProcessorexecute in interface Esi4JTaskProcessorCopyright © 2013 Molindo GmbH. All Rights Reserved.