Index
All Classes and Interfaces|All Packages|Constant Field Values
J
- Janitor(ObjectName, JMXServiceURL, JMXConnector, MBeanServerConnection, NotificationListener) - Constructor for record class org.tquadrat.foundation.perflog.remote.internal.PerfLogRemoteImpl.Janitor
-
Creates an instance of a
Janitorrecord class. - JSONField_Aborted - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON boolean that holds the aborted flag: "Aborted".
- JSONField_AbortedRuns - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Number that holds the number of aborted runs for the performance section: "Aborted".
- JSONField_Cause - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the cause for the abort of a performance section: "Cause".
- JSONField_CompletedRuns - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Number that holds the number of completed runs for the performance section: "Completed".
- JSONField_Context - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the performance section context: "Context".
- JSONField_ElapsedTime - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the elapsed time: "ElapsedTime".
- JSONField_Error - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds an error message: "Error".
- JSONField_ExceededThreshold - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON boolean that holds threshold exceeded flag: "ExceededThreshold".
- JSONField_FirstStart - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the time of the first start of the performance section: "FirstStart".
- JSONField_LastUpdated - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the time when the performance section was last updated: "LastUpdated".
- JSONField_Message - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the text of an error message: "Message".
- JSONField_Section - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the data from the performance section: "PerformanceSection".
- JSONField_SectionDescription - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the description of the performance section: "Description".
- JSONField_SectionIgnored - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Boolean that holds the flag indicating whether the performance section is currently ignored: "Ignored".
- JSONField_SectionName - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the name of the performance section: "Name".
- JSONField_SectionStatistics - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the execution statistics of the performance section: "Statistics".
- JSONField_SectionThreshold - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the threshold time from the performance section: "Threshold".
- JSONField_SectionThresholdOnlyReport - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON boolean that holds the flag indicating whether a report should be sent only when the threshold was exceeded: "ThresholdOnlyReport".
- JSONField_SectionTimeout - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds the timeout time from the performance section: "Timeout".
- JSONField_StartTime - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the time when the performance section was entered: "StartTime".
- JSONField_Success - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Object that holds a success message: "Success".
- JSONField_ThresholdExceededRuns - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Number that holds the number of performance section runs where the threshold was exceeded: "ThresholdExceeded".
- JSONField_TimedOut - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON boolean that holds timed out flag: "TimedOut".
- JSONField_TimedOutRuns - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Number that holds the number of performance section runs that timed out: "TimedOut".
- JSONField_Unit - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON String that holds the unit for the dimension from a dimensioned value: "Unit".
- JSONField_Value - Static variable in interface org.tquadrat.foundation.perflog.remote.PerfLogRemote
-
The name of the JSON Number that holds the value from a dimensioned value: "Value".
All Classes and Interfaces|All Packages|Constant Field Values
