| CheckFlagEvent |
Wraps a CheckFlag for submission to the
EventService for handling Check results
|
| CheckFlagFileProcessor |
|
| CheckFlagGeoJsonProcessor |
|
| CheckFlagTippecanoeProcessor |
This class is similar to CheckFlagFileProcessor, except here we're making line-delimited GeoJSON
that plays well with tippecanoe.
|
| FileProcessor<T extends org.openstreetmap.atlas.event.Event> |
A useful base class to handle common functionality for file processors.
|
| MetricEvent |
A wrapper around a timed metric with a name and a Duration.
|
| MetricFileGenerator |
|