Package org.openstreetmap.atlas.checks.event
-
Interface Summary Interface Description Processor<T extends Event> Deprecated. - useProcessor -
Class Summary Class Description CheckFlagEvent CheckFlagFileProcessor AProcessorforCheckFlagEvents to write them into line delimited GeoJson filesCheckFlagGeoJsonProcessor AProcessorforCheckFlagEvents to write them into GeoJson filesCheckFlagTippecanoeProcessor This class is similar to CheckFlagFileProcessor, except here we're making line-delimited GeoJSON that plays well with tippecanoe.Event Deprecated. - useEvent.EventService Deprecated. - useEventServiceFileProcessor<T extends Event> A useful base class to handle common functionality for file processors.MetricEvent A wrapper around a timed metric with a name and aDuration.MetricFileGenerator AProcessorforMetricEvents to write them into files.ShutdownEvent Deprecated. - useShutdownEvent