Class Hierarchy
- java.lang.Object
- org.openstreetmap.atlas.checks.event.CheckFlagGeoJsonProcessor (implements org.openstreetmap.atlas.checks.event.Processor<T>)
- org.openstreetmap.atlas.checks.event.Event
- org.openstreetmap.atlas.checks.event.CheckFlagEvent
- org.openstreetmap.atlas.checks.event.MetricEvent
- org.openstreetmap.atlas.checks.event.ShutdownEvent
- org.openstreetmap.atlas.checks.event.EventService
- org.openstreetmap.atlas.checks.event.FileProcessor<T> (implements org.openstreetmap.atlas.checks.event.Processor<T>)
- org.openstreetmap.atlas.checks.event.CheckFlagFileProcessor
- org.openstreetmap.atlas.checks.event.CheckFlagTippecanoeProcessor
- org.openstreetmap.atlas.checks.event.MetricFileGenerator
Interface Hierarchy
- org.openstreetmap.atlas.checks.event.Processor<T>