com.ooyala.android.performance.counting.PerformanceEventWatchCounting Class Reference
Inheritance diagram for com.ooyala.android.performance.counting.PerformanceEventWatchCounting:
com.ooyala.android.performance.PerformanceEventWatchInterface

Public Member Functions

 PerformanceEventWatchCounting (final PerformanceEventMatcherInterface matcher)
 
PerformanceEventMatcherInterface getMatcher ()
 
Set< String > getWantedNotificationNames ()
 
void onNotification (final OoyalaNotification notification)
 
void addStatisticsToBuilder (final PerformanceStatisticsSnapshotBuilder builder)
 
void onNotification (OoyalaNotification notification)
 
void addStatisticsToBuilder (PerformanceStatisticsSnapshotBuilder builder)
 

Constructor & Destructor Documentation

com.ooyala.android.performance.counting.PerformanceEventWatchCounting.PerformanceEventWatchCounting ( final PerformanceEventMatcherInterface  matcher)

Member Function Documentation

void com.ooyala.android.performance.PerformanceEventWatchInterface.addStatisticsToBuilder ( PerformanceStatisticsSnapshotBuilder  builder)
inherited
void com.ooyala.android.performance.counting.PerformanceEventWatchCounting.addStatisticsToBuilder ( final PerformanceStatisticsSnapshotBuilder  builder)
PerformanceEventMatcherInterface com.ooyala.android.performance.counting.PerformanceEventWatchCounting.getMatcher ( )
Set<String> com.ooyala.android.performance.counting.PerformanceEventWatchCounting.getWantedNotificationNames ( )
void com.ooyala.android.performance.PerformanceEventWatchInterface.onNotification ( OoyalaNotification  notification)
inherited
void com.ooyala.android.performance.counting.PerformanceEventWatchCounting.onNotification ( final OoyalaNotification  notification)