class |
DryRunSuccessLogMessage |
A log message listing the IDs of successful dry-run experiments.
|
class |
FailureLogMessage |
A message containing information on a failure encountered by the worker JVM.
|
class |
GcLogMessage |
A message representing output produced by the JVM when -XX:+PrintGC is enabled.
|
class |
HotspotLogMessage |
A message representing output produced by the JVM when -XX:+PrintCompliation is enabled.
|
class |
StartMeasurementLogMessage |
A message signaling that the timing interval has started in the worker.
|
class |
StopMeasurementLogMessage |
A message signaling that the timing interval has ended in the worker.
|
class |
TargetInfoLogMessage |
|
class |
VmOptionLogMessage |
A message representing output produced by the JVM when -XX:+PrintFlagsFinal is enabled.
|
class |
VmPropertiesLogMessage |
|