Package com.microsoft.appcenter.event
Class MemoryEventReporter
java.lang.Object
com.microsoft.appcenter.event.EventReporter
com.microsoft.appcenter.event.MemoryEventReporter
public class MemoryEventReporter extends EventReporter
-
Constructor Summary
Constructors Constructor Description MemoryEventReporter() -
Method Summary
Methods inherited from class com.microsoft.appcenter.event.EventReporter
reportJunit, reportLabel, reportScreenshotMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MemoryEventReporter
public MemoryEventReporter()
-
-
Method Details
-
getReports
-
getIds
public java.lang.String[] getIds() -
hasId
public boolean hasId(java.lang.String id) -
clear
public void clear() -
commit
- Specified by:
commitin classEventReporter- Throws:
java.io.IOException
-