disabledRoutes property

Set<String> disabledRoutes
getter/setter pair

Holds the route names on which event collection is disabled.

This does not apply to areas marked as cumulative through Detector.cumulative flag.

Implementation

Set<String> disabledRoutes;