Index

A B C D E G H I J L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

G

getAverageExecutionTime() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the average execution time of the performance section.
getCause() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceReportImpl
Returns the optional cause that was issued with this report.
getCause() - Method in interface org.tquadrat.foundation.perflog.PerformanceReport
Returns the optional cause that was issued with this report.
getContext() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
Returns the context information.
getDescription() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the description for the performance section.
getDescription() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
Returns the description for the performance section.
getElapsedTime() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
Returns the elapsed time in nanoseconds.
getFirstStart() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the start time for the first execution of the performance section after the last restart of the program.
getLastUpdated() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the time for the last update of this performance section info instance after the last restart of the program.
getMBean() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
Provides a reference to the internal instance of PerfLogMBean.
getMBeanInfo() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
Get the MBeanInfo for this MBean.
getMessage() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceReportImpl
Returns the optional message that was issued with this report.
getMessage() - Method in interface org.tquadrat.foundation.perflog.PerformanceReport
Returns the optional message that was issued with this report.
getName() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the name of the performance section.
getName() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
Returns the name of the performance section.
getNotificationExceptions() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
Returns the exceptions that caused a notification thread to abort.
getNotificationExceptions() - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
Returns the exceptions that caused a notification thread to abort.
getNotificationInfo() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
getNotificationSequenceNumber() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
Returns the notification sequence number.
getNotificationSequenceNumber() - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
Returns the notification sequence number.
getNumberOfAbortedRuns() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the number of aborted runs.
getNumberOfCompletedRuns() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the number of completed runs.
getNumberOfRunsThatExceededThreshold() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the number of completed runs that exceeded the threshold.
getNumberOfTimedOutRuns() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the number of runs that timed ot.
getPerfLogMBeanObjectName() - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
Returns the ObjectName for the PerfLogMBean.
getPerformanceSection() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceReportImpl
Returns the performance section that is referred by this report.
getPerformanceSection() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the PerformanceSection hold by this PerformanceSectionInfo instance.
getPerformanceSection() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
Returns the performance section.
getPerformanceSection() - Method in interface org.tquadrat.foundation.perflog.PerformanceReport
Returns the performance section that is referred by this report.
getPerformanceSection(PerformanceSectionName) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
Returns the performance section specified by the given name.
getPerformanceSection(PerformanceSectionName) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
Returns the performance section specified by the given name.
getPerformanceSection(PerformanceSectionName) - Method in interface org.tquadrat.foundation.perflog.PerfLogManager
Returns the performance section specified by the given name.
getPerformanceSection(PerformanceSectionName) - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
Returns the performance section specified by the given name.
getPerformanceSections() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
Returns a list of the currently defined performance sections.
getPerformanceSections() - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
Returns a list of the currently defined performance sections.
getPerformanceTracker() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceReportImpl
Returns the performance tracker that is issued by this report.
getPerformanceTracker() - Method in interface org.tquadrat.foundation.perflog.PerformanceReport
Returns the performance tracker that is issued by this report.
getQueue() - Method in class org.tquadrat.foundation.perflog.client.PerfLogClientBase
Returns a reference to the internal message queue.
getStatus() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
Returns the status of this tracker instance.
getStatus() - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
Returns the status of this tracker instance.
getStatus() - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
Returns the status of this tracker instance.
getStringConverter() - Static method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionNameImpl
Returns the StringConverter for instances of this class.
getStringConverter() - Static method in interface org.tquadrat.foundation.perflog.PerformanceSectionName
Returns the StringConverter for instances of this class.
getThreshold() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the threshold for the performance section.
getThreshold() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
Returns the threshold for this performance section.
getTimeout() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionInfo
Returns the timeout for this performance section.
getTimeout() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
Returns the timeout for this performance section.
getTimestamp() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
Returns the timestamp.
A B C D E G H I J L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values