Package org.libvirt

Class DomainSnapshot


  • public class DomainSnapshot
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Libvirt libvirt
      The libvirt connection from the hypervisor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int delete​(int flags)
      Delete the Snapshot
      void finalize()  
      int free()
      Release the domain snapshot handle.
      java.lang.String getXMLDesc()
      Fetches an XML document describing attributes of the snapshot.
      protected void processError()
      Error handling logic to throw errors.
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait