public class OperatorRuntimeReport extends TileComputationObserver
| Constructor and Description |
|---|
OperatorRuntimeReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts observation of tile computation events.
|
void |
stop()
Stops observation of tile computation events.
|
void |
tileComputed(TileComputationEvent event)
Called each time a tile has been computed.
|
getLogger, setLoggerpublic void start()
TileComputationObserverstart in class TileComputationObserverpublic void tileComputed(TileComputationEvent event)
TileComputationObservertileComputed in class TileComputationObserverevent - The tile computation event.public void stop()
TileComputationObserverstop in class TileComputationObserverCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.