Package org.libvirt
Public interface for the libvirt library.
-
Class Summary Class Description Connect The Connect object represents a connection to a local or remote hypervisor/driver.ConnectAuth We diverge from the C implementation There is no explicit cbdata field, you should just add any extra data to the child class's instance.ConnectAuthDefault Implements virConnectAuthPtrDefault functionality from libvirt.c without the external method support It's not officially a part of the libvirt API, but provided here for completeness, testing, and as an exampleDevice A device which is attached to a nodeDomain A virtual machine defined within libvirt.DomainBlockInfo DomainBlockStats This class holds the counters for block device statistics.DomainInfo This object is returned by Domain.getInfo()DomainInterfaceStats The Domain.interfaceStats method returns th network counters in this objectDomainJobInfo DomainSnapshot Error An error which is returned from libvirt,ErrorCallback Callback class to allow users of the API to handle the Error messages in a more robust fashion.ErrorHandler Utility class which processes the last error from the libvirt library.Interface A device which is attached to a nodeMemoryStatistic Network A network object defined by libvirt.NetworkFilter NodeInfo Node data from libvirt.SchedBooleanParameter Class for representing a boolean scheduler parameterSchedDoubleParameter Class for representing a double scheduler parameterSchedIntParameter Parameter to hold an int.SchedLongParameter Class for representing a long int scheduler parameterSchedParameter The abstract parent of the actual Schedparameter classesSchedUintParameter Class for representing an unsigned int scheduler parameterSchedUlongParameter Class for representing an unsigned long int scheduler parameterSecret A secret defined by libvirtStoragePool A collection of storageStoragePoolInfo Detailed information about a storage pool.StorageVol An acutal storage bucket.StorageVolInfo Detailed information about a storage pool.Stream VcpuInfo Stats about a cpu. -
Exception Summary Exception Description ErrorException Deprecated. LibvirtException This exception is thrown by all classes and methods of libvirt when the underlying libvirt library indicates an error