|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Progress | |
---|---|
org.geotools.process | Define a Process API used to wrap up processes for reuse. |
Uses of Progress in org.geotools.process |
---|
Classes in org.geotools.process that implement Progress | |
---|---|
class |
ProgressTask
An implementation of the Progress interface. |
Methods in org.geotools.process that return Progress | |
---|---|
Progress |
ProcessExecutor.submit(Process task,
Map<String,Object> input)
Submits a process for execution and returns a Progress representing the pending results of the task. |
Progress |
ThreadPoolProcessExecutor.submit(Process task,
Map<String,Object> input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |