public interface MonitoringFilter
Modifier and Type | Method and Description |
---|---|
void |
startRealTimeTracking()
Start automatically collecting real-time data as YAAC learns about them.
|
void |
stopRealTimeTracking()
Stop automatically collecting new real-time data and keep the current cache stable.
|