Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- scheduledExecutorService - Variable in record class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl.Janitor
-
The field for the
scheduledExecutorServicerecord component. - scheduledExecutorService() - Method in record class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl.Janitor
-
Returns the value of the
scheduledExecutorServicerecord component. - SEND_REPORT_FOR_ABORT - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceSection.PerformanceSectionFlags
-
Indicates that a report should be sent also for aborted performance trackers.
- SEND_REPORT_ONLY_FOR_EXCEEDED_THRESHOLD - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceSection.PerformanceSectionFlags
-
Indicates that reports should be sent only when the threshold was exceeded.
- sendReport(PerformanceTrackerImpl, String, Throwable) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
-
Sends a performance report to the
PerfLogMBean. - setIgnoreFlag(boolean) - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Sets the flag that controls whether this performance section is ignored.
- setSendReportForAbortFlag(boolean) - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Sets the flag that controls whether reports are sent also for aborted performance trackers.
- setSendReportOnlyForExceededThresholdFlag(boolean) - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Sets the flag that controls whether reports are sent only when the threshold was exceeded.
- setThreshold(TimeValue) - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Sets the threshold and enables it.
- setTimeout(TimeValue) - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Sets the timeout and enables it.
- showPerformanceSection(String) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
-
Shows the performance section status.
- showPerformanceSection(String) - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
-
Shows the performance section status.
- start() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Resets the instance and starts the performance timer.
- start() - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Resets the instance and starts the performance timer.
- start() - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Resets the instance and starts the performance timer.
- STATUS_ABORTED - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceTracker.TrackerStatus
-
The tracker was aborted after it was started.
- STATUS_READY - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceTracker.TrackerStatus
-
The tracker was not started yet.
- STATUS_STARTED - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceTracker.TrackerStatus
-
The tracker was started, but not yet stopped or aborted.
- STATUS_STOPPED - Enum constant in enum class org.tquadrat.foundation.perflog.PerformanceTracker.TrackerStatus
-
The tracker was stopped after it was started.
- stop() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer and transfers the elapsed time to the
PerfLogMBeanfor further processing. - stop() - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Stops the performance timer and transfers the elapsed time to the
PerfLogMBeanfor further processing. - stop() - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Stops the performance timer and transfers the elapsed time to the
PerfLogMBeanfor further processing. - STRING_CONVERTER - Static variable in class org.tquadrat.foundation.perflog.internal.PerformanceSectionNameImpl
-
The
StringConverterfor this class. - switchOffThreshold() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Disables the threshold for this performance section.
- switchOffTimeout() - Method in class org.tquadrat.foundation.perflog.PerformanceSection
-
Disables the timeout for this performance section.
- SYSTEM_PROPERTY_UsedDedicatedMBeanServer - Static variable in class org.tquadrat.foundation.perflog.PerfLogUtils
-
The name of the system property that controls whether to use a dedicated
MBeanServer: "org.tquadrat.foundation.perflog.UseDedicatedMBeanServer".
All Classes and Interfaces|All Packages|Constant Field Values
