| Interface | Description |
|---|---|
| KeyValueStore<K extends util.object.Identifiable,V> |
A persistent key-value store that associates a value
V to an
Identifiable key. |
| RemotePathResolver |
Remote-to-local path translation.
|
| TaskFileStore<T extends util.object.Identifiable> |
Manages a directory containing files associated to
Identifiable task
ID's. |