|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProgramTask
Interface for a task that executes a (complex) program (vs a single rule).
| Method Summary | |
|---|---|
Object |
call()
The return will be either an IChunkedOrderedIterator (for
ActionEnum.Query) or a Long element mutation count (for
ActionEnum.Insert or ActionEnum.Delete). |
| Method Detail |
|---|
Object call()
throws Exception
IChunkedOrderedIterator (for
ActionEnum.Query) or a Long element mutation count (for
ActionEnum.Insert or ActionEnum.Delete).
call in interface Callable<Object>Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||