|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IExecutionHistory | An ExecutionHistory is design to store the id of the completed and failed tasks. |
| Class Summary | |
|---|---|
| FileExecutionHistory | An history storage that store the id of the executed tasks into two files, one for the completed tasks, one another for the failed tasks. |
| KeysFileIndexer | The KeysFileIndexer classe is used in order to index keys contained into a file (one line = one key). |
| LineIterator | An adapter that exposes a buffered reader as an iterator over the returned lines. |
| MemoryExecutionHistory | This implementation store the ids into the memory. |
| Exception Summary | |
|---|---|
| LineIterator.IOEWrapper | A wrapper of IOException |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||