Uses of Class
org.jdrupes.vmoperator.runner.qemu.events.MonitorResult
-
Uses of MonitorResult in org.jdrupes.vmoperator.runner.qemu.events
Modifier and TypeClassDescriptionclass
AMonitorResult
that indicates that a CPU has been added.class
AMonitorResult
that indicates that a CPU has been deleted.class
AMonitorResult
that indicates that the display password has changed.class
AMonitorResult
that reports the hot pluggable CPU status.class
Signals that the QMP capabilities have been enabled.Modifier and TypeMethodDescriptionstatic MonitorResult
MonitorResult.from
(QmpCommand command, com.fasterxml.jackson.databind.JsonNode response) Create event from data.