Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.runtime |
Jiffle runtime classes.
|
Modifier and Type | Field and Description |
---|---|
protected JiffleExecutorResult |
JiffleEvent.result
Holds results and other objects passed by the
JiffleExecutor . |
Modifier and Type | Method and Description |
---|---|
JiffleExecutorResult |
JiffleExecutorTask.call()
Called by the system to execute this task on a thread provided by the
JiffleExecutor . |
JiffleExecutorResult |
JiffleEvent.getResult()
Gets the task result.
|
Constructor and Description |
---|
JiffleEvent(JiffleExecutorResult result)
Creates a new event.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.