public class TileUsageReportGenerator extends TileComputationObserver
| Modifier and Type | Class and Description |
|---|---|
static class |
TileUsageReportGenerator.GroupingComparator |
static class |
TileUsageReportGenerator.ImagesComparator |
static class |
TileUsageReportGenerator.StartTimeComparator |
static class |
TileUsageReportGenerator.Task |
static class |
TileUsageReportGenerator.ThreadNamesComparator |
static class |
TileUsageReportGenerator.TileIndicesComparator |
| Modifier and Type | Field and Description |
|---|---|
static int |
CHART_WIDTH |
| Constructor and Description |
|---|
TileUsageReportGenerator() |
| 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 static final int CHART_WIDTH
public 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.