|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MonitoringFilter
This interface defines extra methods a Filter that updates itself from real-time data must implement to allow turning on and off the updating.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void startRealTimeTracking()
void stopRealTimeTracking()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |