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, setLogger
public void start()
TileComputationObserver
start
in class TileComputationObserver
public void tileComputed(TileComputationEvent event)
TileComputationObserver
tileComputed
in class TileComputationObserver
event
- The tile computation event.public void stop()
TileComputationObserver
stop
in class TileComputationObserver
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.