Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.libvirt.Stream
-
Request that the in progress data transfer be cancelled abnormally before the end of the stream has been reached
- abortJob() - Method in class org.libvirt.Domain
-
Requests that the current background job be aborted at the soonest opportunity.
- addCallback(int, Libvirt.VirStreamEventCallback) - Method in class org.libvirt.Stream
-
Register a callback to be notified when a stream becomes writable, or readable.
- allocation - Variable in class org.libvirt.DomainBlockInfo
- allocation - Variable in class org.libvirt.jna.virDomainBlockInfo
- allocation - Variable in class org.libvirt.jna.virStoragePoolInfo
- allocation - Variable in class org.libvirt.jna.virStorageVolInfo
- allocation - Variable in class org.libvirt.StoragePoolInfo
-
Current allocation bytes
- allocation - Variable in class org.libvirt.StorageVolInfo
-
Current allocation bytes
- attachDevice(String) - Method in class org.libvirt.Domain
-
Creates a virtual device attachment to backend.
- attachDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Creates a virtual device attachment to backend.
- authCallback(virConnectCredential, int, Pointer) - Method in class org.libvirt.ConnectAuth
- authCallback(virConnectCredential, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectAuthCallback
- available - Variable in class org.libvirt.jna.virStoragePoolInfo
- available - Variable in class org.libvirt.StoragePoolInfo
-
Remaining free space bytes
B
- b - Variable in class org.libvirt.jna.virSchedParameterValue
- baselineCPU(String[]) - Method in class org.libvirt.Connect
-
Computes the most feature-rich CPU which is compatible with all given host CPUs.
- blockInfo(String) - Method in class org.libvirt.Domain
-
This function returns block device (disk) stats for block devices attached to the domain.
- blockStats(String) - Method in class org.libvirt.Domain
-
Returns block device (disk) stats for block devices attached to this domain.
- build(int) - Method in class org.libvirt.StoragePool
-
Build the underlying storage pool
- ByReference() - Constructor for class org.libvirt.jna.virNodeInfo.ByReference
- ByValue() - Constructor for class org.libvirt.jna.virNodeInfo.ByValue
C
- callback(ConnectAuth.Credential[]) - Method in class org.libvirt.ConnectAuth
-
The callback function that fills the credentials in
- callback(ConnectAuth.Credential[]) - Method in class org.libvirt.ConnectAuthDefault
- capacity - Variable in class org.libvirt.DomainBlockInfo
- capacity - Variable in class org.libvirt.jna.virDomainBlockInfo
- capacity - Variable in class org.libvirt.jna.virStoragePoolInfo
- capacity - Variable in class org.libvirt.jna.virStorageVolInfo
- capacity - Variable in class org.libvirt.StoragePoolInfo
-
Logical size bytes
- capacity - Variable in class org.libvirt.StorageVolInfo
-
Logical size bytes
- cb - Variable in class org.libvirt.jna.virConnectAuth
- cbdata - Variable in class org.libvirt.jna.virConnectAuth
- challenge - Variable in class org.libvirt.ConnectAuth.Credential
-
Additional challenge to show
- challenge - Variable in class org.libvirt.jna.virConnectCredential
- close() - Method in class org.libvirt.Connect
-
Closes the connection to the hypervisor/driver.
- code - Variable in class org.libvirt.jna.virError
- compareCPU(String) - Method in class org.libvirt.Connect
-
Compares the given CPU description with the host CPU
- conn - Variable in class org.libvirt.jna.virError
- Connect - Class in org.libvirt
-
The Connect object represents a connection to a local or remote hypervisor/driver.
- Connect(String) - Constructor for class org.libvirt.Connect
-
Constructs a read-write Connect object from the supplied URI.
- Connect(String, boolean) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI.
- Connect(String, ConnectAuth, int) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied authentication callback
- ConnectAuth - Class in org.libvirt
-
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.
- ConnectAuth() - Constructor for class org.libvirt.ConnectAuth
- ConnectAuth.Credential - Class in org.libvirt
- ConnectAuth.CredentialType - Enum Class in org.libvirt
- ConnectAuthDefault - Class in org.libvirt
-
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 example
- ConnectAuthDefault() - Constructor for class org.libvirt.ConnectAuthDefault
- connectionForDomain(Domain) - Static method in class org.libvirt.Connect
-
Creates a new connection object from the domain.
- connectionForNetwork(Network) - Static method in class org.libvirt.Connect
-
Creates a new connection object from the network.
- connectionForSecret(Secret) - Static method in class org.libvirt.Connect
-
Creates a new connection object from the network.
- ConnectionPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- ConnectionPointer() - Constructor for class org.libvirt.jna.ConnectionPointer
- connectionVersion(Connect) - Static method in class org.libvirt.Connect
-
Get the version of a connection.
- convertUUIDBytes(byte[]) - Static method in class org.libvirt.Connect
-
Helper function to convert bytes into ints for the UUID calls
- copyOf(byte[], int) - Static method in class org.libvirt.SchedParameter
- coreDump(String, int) - Method in class org.libvirt.Domain
-
Dumps the core of this domain on a given file for analysis.
- cores - Variable in class org.libvirt.jna.virNodeInfo
- cores - Variable in class org.libvirt.NodeInfo
-
number of core per socket
- cpu - Variable in class org.libvirt.jna.virVcpuInfo
- cpu - Variable in class org.libvirt.VcpuInfo
- CPUCompareResult - Enum Class in org.libvirt
- cpuMapLength(int) - Method in class org.libvirt.Domain
-
It returns the length (in bytes) required to store the complete CPU map between a single virtual invalid input: '&' all physical CPUs of a domain.
- cpus - Variable in class org.libvirt.jna.virNodeInfo
- cpus - Variable in class org.libvirt.NodeInfo
-
the number of active CPUs
- cpuTime - Variable in class org.libvirt.DomainInfo
-
the CPU time used in nanoseconds
- cpuTime - Variable in class org.libvirt.jna.virDomainInfo
- cpuTime - Variable in class org.libvirt.jna.virVcpuInfo
- cpuTime - Variable in class org.libvirt.VcpuInfo
- create() - Method in class org.libvirt.Domain
-
Launches this defined domain.
- create() - Method in class org.libvirt.Interface
-
Create and start a defined network.
- create() - Method in class org.libvirt.Network
-
Creates and starts this defined network.
- create(int) - Method in class org.libvirt.Domain
-
Launches this defined domain with the provide flags.
- create(int) - Method in class org.libvirt.StoragePool
-
Starts this inactive storage pool
- create(virSchedParameter) - Static method in class org.libvirt.SchedParameter
- createUUIDBytes(int[]) - Static method in class org.libvirt.Connect
-
Helper function to convert UUIDs into a stirng for the UUID calls
- credtype - Variable in class org.libvirt.jna.virConnectAuth
- credType - Variable in class org.libvirt.ConnectAuth
-
List of supported ConnectCredential.CredentialType values
D
- d - Variable in class org.libvirt.jna.virSchedParameterValue
- dataProcessed - Variable in class org.libvirt.DomainJobInfo
- dataProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- dataRemaining - Variable in class org.libvirt.DomainJobInfo
- dataRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- dataTotal - Variable in class org.libvirt.DomainJobInfo
- dataTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- defresult - Variable in class org.libvirt.ConnectAuth.Credential
-
Optional default result
- defresult - Variable in class org.libvirt.jna.virConnectCredential
- delete(int) - Method in class org.libvirt.DomainSnapshot
-
Delete the Snapshot
- delete(int) - Method in class org.libvirt.StoragePool
-
Delete the underlying pool resources.
- delete(int) - Method in class org.libvirt.StorageVol
-
Delete the storage volume from the pool
- destroy() - Method in class org.libvirt.Device
-
Destroy the device object.
- destroy() - Method in class org.libvirt.Domain
-
Destroys this domain object.
- destroy() - Method in class org.libvirt.Interface
-
Destroy the network object.
- destroy() - Method in class org.libvirt.Network
-
Destroy this network object.
- destroy() - Method in class org.libvirt.StoragePool
-
Destroy an active storage pool.
- detach() - Method in class org.libvirt.Device
-
Dettach the node device from the node itself so that it may be assigned to a guest domain.
- detachDevice(String) - Method in class org.libvirt.Domain
-
Destroys a virtual device attachment to backend.
- detachDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Destroys a virtual device attachment to backend.
- Device - Class in org.libvirt
-
A device which is attached to a node
- deviceCreateXML(String) - Method in class org.libvirt.Connect
-
Create a new device on the VM host machine, for example, virtual HBAs created using vport_create.
- deviceLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a device based on its unique name
- DevicePointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DevicePointer() - Constructor for class org.libvirt.jna.DevicePointer
- dom - Variable in class org.libvirt.jna.virError
- domain - Variable in class org.libvirt.jna.virError
- Domain - Class in org.libvirt
-
A virtual machine defined within libvirt.
- DomainBlockInfo - Class in org.libvirt
- DomainBlockInfo(virDomainBlockInfo) - Constructor for class org.libvirt.DomainBlockInfo
- DomainBlockStats - Class in org.libvirt
-
This class holds the counters for block device statistics.
- DomainBlockStats() - Constructor for class org.libvirt.DomainBlockStats
- DomainBlockStats(virDomainBlockStats) - Constructor for class org.libvirt.DomainBlockStats
- domainCreateLinux(String, int) - Method in class org.libvirt.Connect
-
Launches a new Linux guest domain.
- domainCreateXML(String, int) - Method in class org.libvirt.Connect
-
Launch a new guest domain, based on an XML description
- domainDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a domain, but does not start it
- domainEventDeregisterAny(int) - Method in class org.libvirt.Connect
-
Removes an event callback.
- domainEventRegisterAny(Domain, int, Libvirt.VirConnectDomainEventGenericCallback) - Method in class org.libvirt.Connect
-
Adds a callback to receive notifications of arbitrary domain events occurring on a domain.
- DomainInfo - Class in org.libvirt
-
This object is returned by Domain.getInfo()
- DomainInfo() - Constructor for class org.libvirt.DomainInfo
- DomainInfo(virDomainInfo) - Constructor for class org.libvirt.DomainInfo
- DomainInfo.DomainState - Enum Class in org.libvirt
- DomainInterfaceStats - Class in org.libvirt
-
The Domain.interfaceStats method returns th network counters in this object
- DomainInterfaceStats() - Constructor for class org.libvirt.DomainInterfaceStats
- DomainInterfaceStats(virDomainInterfaceStats) - Constructor for class org.libvirt.DomainInterfaceStats
- DomainJobInfo - Class in org.libvirt
- DomainJobInfo(virDomainJobInfo) - Constructor for class org.libvirt.DomainJobInfo
- domainLookupByID(int) - Method in class org.libvirt.Connect
-
Finds a domain based on the hypervisor ID number.
- domainLookupByName(String) - Method in class org.libvirt.Connect
-
Looks up a domain based on its name.
- domainLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a domain based on its UUID in array form.
- domainLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a domain based on its globally unique id
- domainLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a domain based on its UUID in String form.
- DomainPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DomainPointer() - Constructor for class org.libvirt.jna.DomainPointer
- DomainSnapshot - Class in org.libvirt
- DomainSnapshot(Connect, DomainSnapshotPointer) - Constructor for class org.libvirt.DomainSnapshot
- DomainSnapshotPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DomainSnapshotPointer() - Constructor for class org.libvirt.jna.DomainSnapshotPointer
- domainXMLFromNative(String, String, int) - Method in class org.libvirt.Connect
-
Reads a native XML configuration document, and generates generates a domain configuration file describing the domain.
- domainXMLToNative(String, String, int) - Method in class org.libvirt.Connect
-
Reads a domain XML configuration document, and generates generates a native configuration file describing the domain.
E
- Error - Class in org.libvirt
-
An error which is returned from libvirt,
- Error(virError) - Constructor for class org.libvirt.Error
- Error.ErrorDomain - Enum Class in org.libvirt
- Error.ErrorLevel - Enum Class in org.libvirt
- Error.ErrorNumber - Enum Class in org.libvirt
- errorCallback(Pointer, virError) - Method in class org.libvirt.ErrorCallback
- errorCallback(Pointer, virError) - Method in interface org.libvirt.jna.Libvirt.VirErrorCallback
- ErrorCallback - Class in org.libvirt
-
Callback class to allow users of the API to handle the Error messages in a more robust fashion.
- ErrorCallback() - Constructor for class org.libvirt.ErrorCallback
- ErrorException - Exception Class in org.libvirt
-
Deprecated.
- ErrorException(String) - Constructor for exception class org.libvirt.ErrorException
-
Deprecated.
- ErrorHandler - Class in org.libvirt
-
Utility class which processes the last error from the libvirt library.
- ErrorHandler() - Constructor for class org.libvirt.ErrorHandler
- errs - Variable in class org.libvirt.DomainBlockStats
- errs - Variable in class org.libvirt.jna.virDomainBlockStats
- eventCallback(ConnectionPointer, DomainPointer, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventGenericCallback
- eventCallback(StreamPointer, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamEventCallback
F
- field - Variable in class org.libvirt.jna.virSchedParameter
- field - Variable in class org.libvirt.SchedParameter
-
Parameter name
- fileProcessed - Variable in class org.libvirt.DomainJobInfo
- fileProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- fileRemaining - Variable in class org.libvirt.DomainJobInfo
- fileRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- fileTotal - Variable in class org.libvirt.DomainJobInfo
- fileTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- finalize() - Method in class org.libvirt.Connect
- finalize() - Method in class org.libvirt.Device
- finalize() - Method in class org.libvirt.Domain
- finalize() - Method in class org.libvirt.DomainSnapshot
- finalize() - Method in class org.libvirt.Interface
- finalize() - Method in class org.libvirt.Network
- finalize() - Method in class org.libvirt.NetworkFilter
- finalize() - Method in class org.libvirt.Secret
- finalize() - Method in class org.libvirt.StoragePool
- finalize() - Method in class org.libvirt.StorageVol
- finalize() - Method in class org.libvirt.Stream
- findStoragePoolSources(String, String, int) - Method in class org.libvirt.Connect
-
Talks to a storage backend and attempts to auto-discover the set of available storage pool sources.
- finish() - Method in class org.libvirt.Stream
-
Indicate that there is no further data is to be transmitted on the stream.
- free() - Method in class org.libvirt.Device
-
Frees this device object.
- free() - Method in class org.libvirt.Domain
-
Frees this domain object.
- free() - Method in class org.libvirt.DomainSnapshot
-
Release the domain snapshot handle.
- free() - Method in class org.libvirt.Interface
-
Frees this interface object.
- free() - Method in class org.libvirt.Network
-
Frees this network object.
- free() - Method in class org.libvirt.NetworkFilter
-
Release the network filter handle.
- free() - Method in class org.libvirt.Secret
-
Release the secret handle.
- free() - Method in class org.libvirt.StoragePool
-
Free a storage pool object, releasing all memory associated with it.
- free() - Method in class org.libvirt.StorageVol
-
Release the storage volume handle.
- free() - Method in class org.libvirt.Stream
-
Decrement the reference count on a stream, releasing the stream object if the reference count has hit zero.
- freeCallback(Pointer) - Method in interface org.libvirt.jna.Libvirt.VirFreeCallback
G
- get(int) - Static method in enum class org.libvirt.CPUCompareResult
- getAllocation() - Method in class org.libvirt.DomainBlockInfo
- getAutostart() - Method in class org.libvirt.Domain
-
Provides a boolean value indicating whether the network is configured to be automatically started when the host machine boots.
- getAutostart() - Method in class org.libvirt.Network
-
Provides a boolean value indicating whether this network is configured to be automatically started when the host machine boots.
- getAutostart() - Method in class org.libvirt.StoragePool
-
Fetches the value of the autostart flag, which determines whether the pool is automatically started at boot time
- getBridgeName() - Method in class org.libvirt.Network
-
Provides a bridge interface name to which a domain may connect a network interface in order to join this network.
- getByteValue() - Method in class org.libvirt.Secret
-
Fetches the value of the secret as a byte array
- getCapabilities() - Method in class org.libvirt.Connect
-
Provides capabilities of the hypervisor / driver.
- getCapacity() - Method in class org.libvirt.DomainBlockInfo
- getCellsFreeMemory(int, int) - Method in class org.libvirt.Connect
-
NUMA Support
- getCode() - Method in class org.libvirt.Error
-
Gets he error code
- getConn() - Method in class org.libvirt.Error
-
Deprecated.
- getConnect() - Method in class org.libvirt.Domain
-
Provides the connection object associated with a domain.
- getConnect() - Method in class org.libvirt.Network
-
Provides the connection pointer associated with this network.
- getConnect() - Method in class org.libvirt.StoragePool
-
Provides the connection pointer associated with a storage pool.
- getConnect() - Method in class org.libvirt.StorageVol
-
Provides the connection object associated with a storage volume.
- getDataProcessed() - Method in class org.libvirt.DomainJobInfo
- getDataRemaining() - Method in class org.libvirt.DomainJobInfo
- getDataTotal() - Method in class org.libvirt.DomainJobInfo
- getDom() - Method in class org.libvirt.Error
-
Deprecated.
- getDomain() - Method in class org.libvirt.Error
-
Tells What part of the library raised this error
- getError() - Method in exception class org.libvirt.LibvirtException
-
Returns the underlying Error objects that contains details about the cause of the exception
- getFieldOrder() - Method in class org.libvirt.jna.virConnectAuth
- getFieldOrder() - Method in class org.libvirt.jna.virConnectCredential
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockStats
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInterfaceStats
- getFieldOrder() - Method in class org.libvirt.jna.virDomainJobInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainMemoryStats
- getFieldOrder() - Method in class org.libvirt.jna.virError
- getFieldOrder() - Method in class org.libvirt.jna.virNodeInfo
- getFieldOrder() - Method in class org.libvirt.jna.virSchedParameter
- getFieldOrder() - Method in class org.libvirt.jna.virStoragePoolInfo
- getFieldOrder() - Method in class org.libvirt.jna.virStorageVolInfo
- getFieldOrder() - Method in class org.libvirt.jna.virVcpuInfo
- getFileProcessed() - Method in class org.libvirt.DomainJobInfo
- getFileRemaining() - Method in class org.libvirt.DomainJobInfo
- getFileTotal() - Method in class org.libvirt.DomainJobInfo
- getFreeMemory() - Method in class org.libvirt.Connect
-
Returns the free memory for the connection
- getHostName() - Method in class org.libvirt.Connect
-
Returns the system hostname on which the hypervisor is running.
- getHypervisorVersion(String) - Method in class org.libvirt.Connect
-
Returns the version of the hypervisor against which the library was compiled.
- getID() - Method in class org.libvirt.Domain
-
Gets the hypervisor ID number for the domain
- getInfo() - Method in class org.libvirt.Domain
-
Extract information about a domain.
- getInfo() - Method in class org.libvirt.StoragePool
-
Get volatile information about the storage pool such as free space / usage summary
- getInfo() - Method in class org.libvirt.StorageVol
-
Fetches volatile information about the storage volume such as its current allocation
- getInt1() - Method in class org.libvirt.Error
- getInt2() - Method in class org.libvirt.Error
- getJobInfo() - Method in class org.libvirt.Domain
-
Extract information about progress of a background job on a domain.
- getKey() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume key.
- getLevel() - Method in class org.libvirt.Error
-
Tells how consequent is the error
- getLibVirVersion() - Method in class org.libvirt.Connect
-
Gets the version of the native libvirt library that the JNI part is linked to.
- getMACString() - Method in class org.libvirt.Interface
-
Returns the mac string of the interface
- getMaxMemory() - Method in class org.libvirt.Domain
-
Retrieve the maximum amount of physical memory allocated to a domain.
- getMaxVcpus() - Method in class org.libvirt.Domain
-
Provides the maximum number of virtual CPUs supported for the guest VM.
- getMaxVcpus(String) - Method in class org.libvirt.Connect
-
Provides the maximum number of virtual CPUs supported for a guest VM of a specific type.
- getMemProcessed() - Method in class org.libvirt.DomainJobInfo
- getMemRemaining() - Method in class org.libvirt.DomainJobInfo
- getMemTotal() - Method in class org.libvirt.DomainJobInfo
- getMessage() - Method in class org.libvirt.Error
-
Returns human-readable informative error messag
- getName() - Method in class org.libvirt.Device
-
Returns the name of the device
- getName() - Method in class org.libvirt.Domain
-
Gets the public name for this domain
- getName() - Method in class org.libvirt.Interface
-
Returns the name of the interface
- getName() - Method in class org.libvirt.Network
-
Gets the public name for this network
- getName() - Method in class org.libvirt.NetworkFilter
-
Gets the public name for this network filter
- getName() - Method in class org.libvirt.StoragePool
-
Fetch the locally unique name of the storage pool
- getName() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume name.
- getNet() - Method in class org.libvirt.Error
-
Deprecated.
- getNumberOfCapabilities() - Method in class org.libvirt.Device
-
Returns the number of capabilities which the instance has.
- getOSType() - Method in class org.libvirt.Domain
-
Gets the type of domain operation system.
- getParent() - Method in class org.libvirt.Device
-
Returns the parent of the device
- getPath() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume path.
- getPhysical() - Method in class org.libvirt.DomainBlockInfo
- getReturnCode() - Method in enum class org.libvirt.CPUCompareResult
- getSchedulerParameters() - Method in class org.libvirt.Domain
-
Gets the scheduler parameters.
- getSchedulerType() - Method in class org.libvirt.Domain
-
Gets the scheduler type.
- getStr1() - Method in class org.libvirt.Error
- getStr2() - Method in class org.libvirt.Error
- getStr3() - Method in class org.libvirt.Error
- getTag() - Method in class org.libvirt.MemoryStatistic
- getTimeElapsed() - Method in class org.libvirt.DomainJobInfo
- getTimeRemaining() - Method in class org.libvirt.DomainJobInfo
- getType() - Method in class org.libvirt.Connect
-
Gets the name of the Hypervisor software used.
- getType() - Method in class org.libvirt.DomainJobInfo
- getType() - Method in class org.libvirt.SchedBooleanParameter
- getType() - Method in class org.libvirt.SchedDoubleParameter
- getType() - Method in class org.libvirt.SchedIntParameter
- getType() - Method in class org.libvirt.SchedLongParameter
- getType() - Method in class org.libvirt.SchedParameter
-
The type of the parameter
- getType() - Method in class org.libvirt.SchedUintParameter
- getType() - Method in class org.libvirt.SchedUlongParameter
- getTypeAsString() - Method in class org.libvirt.SchedBooleanParameter
- getTypeAsString() - Method in class org.libvirt.SchedDoubleParameter
- getTypeAsString() - Method in class org.libvirt.SchedIntParameter
- getTypeAsString() - Method in class org.libvirt.SchedLongParameter
- getTypeAsString() - Method in class org.libvirt.SchedParameter
-
Utility function for displaying the type
- getTypeAsString() - Method in class org.libvirt.SchedUintParameter
- getTypeAsString() - Method in class org.libvirt.SchedUlongParameter
- getURI() - Method in class org.libvirt.Connect
-
Returns the URI (name) of the hypervisor connection.
- getUsageID() - Method in class org.libvirt.Secret
-
Get the unique identifier of the object with which this secret is to be used.
- getUUID() - Method in class org.libvirt.Domain
-
Get the UUID for this domain.
- getUUID() - Method in class org.libvirt.Network
-
Gets the UUID for this network
- getUUID() - Method in class org.libvirt.NetworkFilter
-
Get the UUID for this network filter.
- getUUID() - Method in class org.libvirt.Secret
-
Get the UUID for this secret.
- getUUID() - Method in class org.libvirt.StoragePool
-
Fetch the globally unique ID of this storage pool
- getUUIDString() - Method in class org.libvirt.Domain
-
Gets the UUID for this domain as string.
- getUUIDString() - Method in class org.libvirt.Network
-
Gets the UUID for a network as string.
- getUUIDString() - Method in class org.libvirt.NetworkFilter
-
Gets the UUID for this network filter as string.
- getUUIDString() - Method in class org.libvirt.Secret
-
Gets the UUID for this secret as string.
- getUUIDString() - Method in class org.libvirt.StoragePool
-
Fetch the globally unique ID of the storage pool as a string
- getValue() - Method in class org.libvirt.MemoryStatistic
- getValue() - Method in class org.libvirt.Secret
-
Fetches the value of the secret as a string (note that this may not always work and getByteValue() is more reliable) This is just kept for backward compatibility
- getValueAsString() - Method in class org.libvirt.SchedBooleanParameter
- getValueAsString() - Method in class org.libvirt.SchedDoubleParameter
- getValueAsString() - Method in class org.libvirt.SchedIntParameter
- getValueAsString() - Method in class org.libvirt.SchedLongParameter
- getValueAsString() - Method in class org.libvirt.SchedParameter
-
Utility function for displaying the value
- getValueAsString() - Method in class org.libvirt.SchedUintParameter
- getValueAsString() - Method in class org.libvirt.SchedUlongParameter
- getVcpusCpuMaps() - Method in class org.libvirt.Domain
-
Returns the cpumaps for this domain Only the lower 8 bits of each int in the array contain information.
- getVcpusInfo() - Method in class org.libvirt.Domain
-
Extracts information about virtual CPUs of this domain
- getVersion() - Method in class org.libvirt.Connect
-
Gets the version level of the Hypervisor running.
- getXMLDesc() - Method in class org.libvirt.DomainSnapshot
-
Fetches an XML document describing attributes of the snapshot.
- getXMLDesc() - Method in class org.libvirt.NetworkFilter
-
Fetches an XML document describing attributes of the network filter.
- getXMLDesc() - Method in class org.libvirt.Secret
-
Fetches an XML document describing attributes of the secret.
- getXMLDesc(int) - Method in class org.libvirt.Domain
-
Provides an XML description of the domain.
- getXMLDesc(int) - Method in class org.libvirt.Network
-
Provides an XML description of this network.
- getXMLDesc(int) - Method in class org.libvirt.StoragePool
-
Fetch an XML document describing all aspects of the storage pool.
- getXMLDesc(int) - Method in class org.libvirt.StorageVol
-
Fetch an XML document describing all aspects of this storage volume
- getXMLDescription() - Method in class org.libvirt.Device
-
Returns the XML description of the device
- getXMLDescription(int) - Method in class org.libvirt.Interface
-
Returns the XML description for theinterface
H
- hasConn() - Method in class org.libvirt.Error
-
Does this error has a valid Connection object attached? NOTE: deprecated, should return false
- hasCurrentSnapshot() - Method in class org.libvirt.Domain
-
Determine if the domain has a snapshot
- hasDom() - Method in class org.libvirt.Error
-
Does this error has a valid Domain object attached? NOTE: deprecated, should return false
- hasManagedSaveImage() - Method in class org.libvirt.Domain
-
Determine if the domain has a managed save image
- hasNet() - Method in class org.libvirt.Error
-
Does this error has a valid Network object attached? NOTE: deprecated, should return false
I
- i - Variable in class org.libvirt.jna.virSchedParameterValue
- INSTANCE - Static variable in interface org.libvirt.jna.Libvirt
- int1 - Variable in class org.libvirt.jna.virError
- int2 - Variable in class org.libvirt.jna.virError
- Interface - Class in org.libvirt
-
A device which is attached to a node
- interfaceDefineXML(String) - Method in class org.libvirt.Connect
-
Define an interface (or modify existing interface configuration)
- interfaceLookupByMACString(String) - Method in class org.libvirt.Connect
-
Try to lookup an interface on the given hypervisor based on its MAC.
- interfaceLookupByName(String) - Method in class org.libvirt.Connect
-
Try to lookup an interface on the given hypervisor based on its name.
- InterfacePointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- InterfacePointer() - Constructor for class org.libvirt.jna.InterfacePointer
- interfaceStats(String) - Method in class org.libvirt.Domain
-
Returns network interface stats for interfaces attached to this domain.
- isActive() - Method in class org.libvirt.Domain
-
Determine if the domain is currently running
- isActive() - Method in class org.libvirt.Interface
-
Determine if the interface is currently running
- isActive() - Method in class org.libvirt.Network
-
Determine if the network is currently running
- isActive() - Method in class org.libvirt.StoragePool
-
Determine if the storage pool is currently running
- isConnected() - Method in class org.libvirt.Connect
-
Verify the connect is active.
- isEncrypted() - Method in class org.libvirt.Connect
-
Determine if the connection is encrypted
- isPersistent() - Method in class org.libvirt.Domain
-
Determine if the domain has a persistent configuration which means it will still exist after shutting down
- isPersistent() - Method in class org.libvirt.Network
-
Determine if the network has a persistent configuration which means it will still exist after shutting down
- isPersistent() - Method in class org.libvirt.StoragePool
-
Determine if the storage pool has a persistent configuration which means it will still exist after shutting down
- isSecure() - Method in class org.libvirt.Connect
-
Determine if the connection is secure
L
- l - Variable in class org.libvirt.jna.virSchedParameterValue
- level - Variable in class org.libvirt.jna.virError
- libvirt - Variable in class org.libvirt.Device
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.Domain
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.DomainSnapshot
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.Interface
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.Network
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.NetworkFilter
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.Secret
-
The libvirt connection from the hypervisor
- libvirt - Variable in class org.libvirt.StoragePool
-
the libvirt instance
- libvirt - Variable in class org.libvirt.StorageVol
-
the libvirt instance
- libvirt - Variable in class org.libvirt.Stream
-
The libvirt connection from the hypervisor
- Libvirt - Interface in org.libvirt.jna
-
The libvirt interface which is exposed via JNA.
- Libvirt.VirConnectAuthCallback - Interface in org.libvirt.jna
-
Callback interface for authorization
- Libvirt.VirConnectDomainEventGenericCallback - Interface in org.libvirt.jna
- Libvirt.VirErrorCallback - Interface in org.libvirt.jna
-
Error callback
- Libvirt.VirFreeCallback - Interface in org.libvirt.jna
-
Generic Callbacks
- Libvirt.VirStreamEventCallback - Interface in org.libvirt.jna
- Libvirt.VirStreamSinkFunc - Interface in org.libvirt.jna
-
Stream callbacks
- Libvirt.VirStreamSourceFunc - Interface in org.libvirt.jna
- LibvirtException - Exception Class in org.libvirt
-
This exception is thrown by all classes and methods of libvirt when the underlying libvirt library indicates an error
- listCapabilities() - Method in class org.libvirt.Device
-
List the capabilities of the device
- listDefinedDomains() - Method in class org.libvirt.Connect
-
Lists the names of the defined but inactive domains
- listDefinedInterfaces() - Method in class org.libvirt.Connect
-
Provides the list of names of defined interfaces on this host
- listDefinedNetworks() - Method in class org.libvirt.Connect
-
Lists the inactive networks
- listDefinedStoragePools() - Method in class org.libvirt.Connect
-
Provides the list of names of inactive storage pools.
- listDevices(String) - Method in class org.libvirt.Connect
-
List the names of the devices on this node
- listDomains() - Method in class org.libvirt.Connect
-
Lists the active domains.
- listInterfaces() - Method in class org.libvirt.Connect
-
Provides the list of names of interfaces on this host
- listNetworkFilters() - Method in class org.libvirt.Connect
-
Lists the names of the network filters
- listNetworks() - Method in class org.libvirt.Connect
-
Lists the active networks.
- listSecrets() - Method in class org.libvirt.Connect
-
Retrieve the List UUIDs of defined secrets
- listStoragePools() - Method in class org.libvirt.Connect
-
Provides the list of names of active storage pools.
- listVolumes() - Method in class org.libvirt.StoragePool
-
Fetch list of storage volume names
M
- managedSave() - Method in class org.libvirt.Domain
-
suspend a domain and save its memory contents to a file on disk.
- managedSaveRemove() - Method in class org.libvirt.Domain
-
Remove any managed save images from the domain
- mapToInt() - Method in enum class org.libvirt.ConnectAuth.CredentialType
-
Maps the java CredentialType Enum to libvirt's integer constant
- maxCpus() - Method in class org.libvirt.NodeInfo
- maxMem - Variable in class org.libvirt.DomainInfo
-
the maximum memory in KBytes allowed
- maxMem - Variable in class org.libvirt.jna.virDomainInfo
- memory - Variable in class org.libvirt.DomainInfo
-
the memory in KBytes used by the domain
- memory - Variable in class org.libvirt.jna.virDomainInfo
- memory - Variable in class org.libvirt.jna.virNodeInfo
- memory - Variable in class org.libvirt.NodeInfo
-
memory size in kilobytes
- MemoryStatistic - Class in org.libvirt
- MemoryStatistic(virDomainMemoryStats) - Constructor for class org.libvirt.MemoryStatistic
- memoryStats(int) - Method in class org.libvirt.Domain
-
This function provides memory statistics for the domain.
- memProcessed - Variable in class org.libvirt.DomainJobInfo
- memProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- memRemaining - Variable in class org.libvirt.DomainJobInfo
- memRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- memTotal - Variable in class org.libvirt.DomainJobInfo
- memTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- message - Variable in class org.libvirt.jna.virError
- mhz - Variable in class org.libvirt.jna.virNodeInfo
- mhz - Variable in class org.libvirt.NodeInfo
-
expected CPU frequency
- migrate(Connect, long, String, String, long) - Method in class org.libvirt.Domain
-
Migrate this domain object from its current host to the destination host given by dconn (a connection to the destination host).
- migrateSetMaxDowntime(long) - Method in class org.libvirt.Domain
-
Sets maximum tolerable time for which the domain is allowed to be paused at the end of live migration.
- migrateToURI(String, long, String, long) - Method in class org.libvirt.Domain
-
Migrate the domain object from its current host to the destination host given by duri.
- model - Variable in class org.libvirt.jna.virNodeInfo
- model - Variable in class org.libvirt.NodeInfo
-
string indicating the CPU model
N
- ncredtype - Variable in class org.libvirt.jna.virConnectAuth
- net - Variable in class org.libvirt.jna.virError
- Network - Class in org.libvirt
-
A network object defined by libvirt.
- networkCreateXML(String) - Method in class org.libvirt.Connect
-
Creates and starts a new virtual network.
- networkDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a network, but does not create it.
- NetworkFilter - Class in org.libvirt
- NetworkFilter(Connect, NetworkFilterPointer) - Constructor for class org.libvirt.NetworkFilter
- networkFilterDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a networkFilter
- networkFilterLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a network filter based on its unique name
- networkFilterLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a network filter based on its UUID in array form.
- networkFilterLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a network filter based on its globally unique id
- networkFilterLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a network filter based on its UUID in String form.
- NetworkFilterPointer - Class in org.libvirt.jna
- NetworkFilterPointer() - Constructor for class org.libvirt.jna.NetworkFilterPointer
- networkLookupByName(String) - Method in class org.libvirt.Connect
-
Looks up a network on the based on its name.
- networkLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Deprecated.use the UUIDString or UUID API.
- networkLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a network based on its globally unique id
- networkLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a network based on its UUID represented as a String.
- NetworkPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- NetworkPointer() - Constructor for class org.libvirt.jna.NetworkPointer
- nodeInfo() - Method in class org.libvirt.Connect
-
Returns a NodeInfo object describing the hardware configuration of the node.
- NodeInfo - Class in org.libvirt
-
Node data from libvirt.
- NodeInfo() - Constructor for class org.libvirt.NodeInfo
- NodeInfo(virNodeInfo) - Constructor for class org.libvirt.NodeInfo
- nodes - Variable in class org.libvirt.jna.virNodeInfo
- nodes - Variable in class org.libvirt.NodeInfo
-
the number of NUMA cell, 1 for uniform
- nrVirtCpu - Variable in class org.libvirt.DomainInfo
-
the number of virtual CPUs for the domain
- nrVirtCpu - Variable in class org.libvirt.jna.virDomainInfo
- number - Variable in class org.libvirt.jna.virVcpuInfo
- number - Variable in class org.libvirt.VcpuInfo
- numOfDefinedDomains() - Method in class org.libvirt.Connect
-
Provides the number of inactive domains.
- numOfDefinedInterfaces() - Method in class org.libvirt.Connect
-
Provides the number of defined interfaces.
- numOfDefinedNetworks() - Method in class org.libvirt.Connect
-
Provides the number of inactive networks.
- numOfDefinedStoragePools() - Method in class org.libvirt.Connect
-
Provides the number of inactive storage pools
- numOfDevices(String) - Method in class org.libvirt.Connect
-
Provides the number of node devices.
- numOfDomains() - Method in class org.libvirt.Connect
-
Provides the number of active domains.
- numOfInterfaces() - Method in class org.libvirt.Connect
-
Provides the number of interfaces.
- numOfNetworkFilters() - Method in class org.libvirt.Connect
-
Provides the number of network filters
- numOfNetworks() - Method in class org.libvirt.Connect
-
Provides the number of active networks.
- numOfSecrets() - Method in class org.libvirt.Connect
-
Fetch number of currently defined secrets.
- numOfStoragePools() - Method in class org.libvirt.Connect
-
Provides the number of active storage pools
- numOfVolumes() - Method in class org.libvirt.StoragePool
-
Fetch the number of storage volumes within a pool
O
- org.libvirt - package org.libvirt
-
Public interface for the libvirt library.
- org.libvirt.jna - package org.libvirt.jna
-
JNA mappings for the libvirt library.
P
- physical - Variable in class org.libvirt.DomainBlockInfo
- physical - Variable in class org.libvirt.jna.virDomainBlockInfo
- pinVcpu(int, int[]) - Method in class org.libvirt.Domain
-
Dynamically changes the real CPUs which can be allocated to a virtual CPU.
- processError() - Method in class org.libvirt.Connect
-
call the error handling logic.
- processError() - Method in class org.libvirt.Device
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.Domain
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.DomainSnapshot
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.Interface
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.Network
- processError() - Method in class org.libvirt.NetworkFilter
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.Secret
-
Error handling logic to throw errors.
- processError() - Method in class org.libvirt.StoragePool
- processError() - Method in class org.libvirt.StorageVol
-
Error handling logic which should be called after every libvirt call
- processError() - Method in class org.libvirt.Stream
-
Error handling logic to throw errors.
- processError(Libvirt) - Static method in class org.libvirt.ErrorHandler
-
Look for the latest error from libvirt not tied to a connection
- prompt - Variable in class org.libvirt.ConnectAuth.Credential
-
Prompt to show to user
- prompt - Variable in class org.libvirt.jna.virConnectCredential
R
- rd_bytes - Variable in class org.libvirt.DomainBlockStats
- rd_bytes - Variable in class org.libvirt.jna.virDomainBlockStats
- rd_req - Variable in class org.libvirt.DomainBlockStats
- rd_req - Variable in class org.libvirt.jna.virDomainBlockStats
- reAttach() - Method in class org.libvirt.Device
-
ReAttach a device to the node.
- reboot(int) - Method in class org.libvirt.Domain
-
Reboot this domain, the domain object is still usable there after but the domain OS is being stopped for a restart.
- receive(byte[]) - Method in class org.libvirt.Stream
-
Receieves data from teh stream into the buffer provided.
- receiveAll(Libvirt.VirStreamSinkFunc) - Method in class org.libvirt.Stream
-
Batch receive method
- refresh(int) - Method in class org.libvirt.StoragePool
-
Request that the pool refresh its list of volumes.
- removeCallback() - Method in class org.libvirt.Stream
-
Remove an event callback from the stream
- reset() - Method in class org.libvirt.Device
-
Reset a previously dettached node device to the node before or after assigning it to a guest.
- restore(String) - Method in class org.libvirt.Connect
-
Restores a domain saved to disk by Domain.save().
- result - Variable in class org.libvirt.ConnectAuth.Credential
-
Result to be filled with user response (or defresult)
- result - Variable in class org.libvirt.jna.virConnectCredential
- resultlen - Variable in class org.libvirt.jna.virConnectCredential
- resume() - Method in class org.libvirt.Domain
-
Resume this suspended domain, the process is restarted from the state where it was frozen by calling virSuspendDomain().
- revertToSnapshot(DomainSnapshot) - Method in class org.libvirt.Domain
-
Revert the domain to a given snapshot.
- rx_bytes - Variable in class org.libvirt.DomainInterfaceStats
- rx_bytes - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_drop - Variable in class org.libvirt.DomainInterfaceStats
- rx_drop - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_errs - Variable in class org.libvirt.DomainInterfaceStats
- rx_errs - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_packets - Variable in class org.libvirt.DomainInterfaceStats
- rx_packets - Variable in class org.libvirt.jna.virDomainInterfaceStats
S
- save(String) - Method in class org.libvirt.Domain
-
Suspends this domain and saves its memory contents to a file on disk.
- SchedBooleanParameter - Class in org.libvirt
-
Class for representing a boolean scheduler parameter
- SchedBooleanParameter() - Constructor for class org.libvirt.SchedBooleanParameter
- SchedBooleanParameter(boolean) - Constructor for class org.libvirt.SchedBooleanParameter
- SchedBooleanParameter(byte) - Constructor for class org.libvirt.SchedBooleanParameter
- SchedDoubleParameter - Class in org.libvirt
-
Class for representing a double scheduler parameter
- SchedDoubleParameter() - Constructor for class org.libvirt.SchedDoubleParameter
- SchedDoubleParameter(double) - Constructor for class org.libvirt.SchedDoubleParameter
- SchedIntParameter - Class in org.libvirt
-
Parameter to hold an int.
- SchedIntParameter() - Constructor for class org.libvirt.SchedIntParameter
- SchedIntParameter(int) - Constructor for class org.libvirt.SchedIntParameter
- SchedLongParameter - Class in org.libvirt
-
Class for representing a long int scheduler parameter
- SchedLongParameter() - Constructor for class org.libvirt.SchedLongParameter
- SchedLongParameter(long) - Constructor for class org.libvirt.SchedLongParameter
- SchedParameter - Class in org.libvirt
-
The abstract parent of the actual Schedparameter classes
- SchedParameter() - Constructor for class org.libvirt.SchedParameter
- SchedUintParameter - Class in org.libvirt
-
Class for representing an unsigned int scheduler parameter
- SchedUintParameter() - Constructor for class org.libvirt.SchedUintParameter
- SchedUintParameter(int) - Constructor for class org.libvirt.SchedUintParameter
- SchedUlongParameter - Class in org.libvirt
-
Class for representing an unsigned long int scheduler parameter
- SchedUlongParameter() - Constructor for class org.libvirt.SchedUlongParameter
- SchedUlongParameter(long) - Constructor for class org.libvirt.SchedUlongParameter
- Secret - Class in org.libvirt
-
A secret defined by libvirt
- secretDefineXML(String) - Method in class org.libvirt.Connect
-
If XML specifies a UUID, locates the specified secret and replaces all attributes of the secret specified by UUID by attributes specified in xml (any attributes not specified in xml are discarded).
- secretLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a secret based on its UUID in array form.
- secretLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a secret based on its globally unique id
- secretLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a secret based on its UUID in String form.
- SecretPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- SecretPointer() - Constructor for class org.libvirt.jna.SecretPointer
- send(String) - Method in class org.libvirt.Stream
-
Write a series of bytes to the stream.
- sendAll(Libvirt.VirStreamSourceFunc) - Method in class org.libvirt.Stream
-
Batch send method
- setAllocation(long) - Method in class org.libvirt.DomainBlockInfo
- setAutostart(boolean) - Method in class org.libvirt.Domain
-
Configures the network to be automatically started when the host machine boots.
- setAutostart(boolean) - Method in class org.libvirt.Network
-
Configures this network to be automatically started when the host machine boots.
- setAutostart(int) - Method in class org.libvirt.StoragePool
-
Sets the autostart flag
- setCapacity(long) - Method in class org.libvirt.DomainBlockInfo
- setConnectionErrorCallback(Libvirt.VirErrorCallback) - Method in class org.libvirt.Connect
- setDataProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setDataRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setDataTotal(long) - Method in class org.libvirt.DomainJobInfo
- setDom0Memory(long) - Method in class org.libvirt.Connect
-
change the amount of memory reserved to Domain0.
- setErrorCallback(Libvirt.VirErrorCallback) - Static method in class org.libvirt.Connect
-
Sets the error function to a user defined callback
- setFileProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setFileRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setFileTotal(long) - Method in class org.libvirt.DomainJobInfo
- setMaxMemory(long) - Method in class org.libvirt.Domain
-
* Dynamically change the maximum amount of physical memory allocated to a domain.
- setMemory(long) - Method in class org.libvirt.Domain
-
Dynamically changes the target amount of physical memory allocated to this domain.
- setMemProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setMemRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setMemTotal(long) - Method in class org.libvirt.DomainJobInfo
- setPhysical(long) - Method in class org.libvirt.DomainBlockInfo
- setSchedulerParameters(SchedParameter[]) - Method in class org.libvirt.Domain
-
Changes the scheduler parameters
- setTag(int) - Method in class org.libvirt.MemoryStatistic
- setTimeElapsed(long) - Method in class org.libvirt.DomainJobInfo
- setTimeRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setType(int) - Method in class org.libvirt.DomainJobInfo
- setValue(byte[]) - Method in class org.libvirt.Secret
-
Sets the value of the secret
- setValue(long) - Method in class org.libvirt.MemoryStatistic
- setValue(String) - Method in class org.libvirt.Secret
-
Sets the value of the secret
- setVcpus(int) - Method in class org.libvirt.Domain
-
Dynamically changes the number of virtual CPUs used by this domain.
- shutdown() - Method in class org.libvirt.Domain
-
Shuts down this domain, the domain object is still usable there after but the domain OS is being stopped.
- sinkCallback(StreamPointer, String, NativeLong, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamSinkFunc
- snapshotCreateXML(String) - Method in class org.libvirt.Domain
-
Creates a new snapshot of a domain based on the snapshot xml contained in xmlDesc.
- snapshotCurrent() - Method in class org.libvirt.Domain
-
Get the current snapshot for a domain, if any.
- snapshotListNames() - Method in class org.libvirt.Domain
-
Collect the list of domain snapshots for the given domain.
- snapshotLookupByName(String) - Method in class org.libvirt.Domain
-
Retrieve a snapshot by name
- snapshotNum() - Method in class org.libvirt.Domain
-
Provides the number of domain snapshots for this domain..
- sockets - Variable in class org.libvirt.jna.virNodeInfo
- sockets - Variable in class org.libvirt.NodeInfo
-
number of CPU socket per node
- sourceCallback(StreamPointer, String, NativeLong, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamSourceFunc
- state - Variable in class org.libvirt.DomainInfo
-
the running state, one of virDomainFlag
- state - Variable in class org.libvirt.jna.virDomainInfo
- state - Variable in class org.libvirt.jna.virStoragePoolInfo
- state - Variable in class org.libvirt.jna.virVcpuInfo
- state - Variable in class org.libvirt.StoragePoolInfo
-
the running state
- state - Variable in class org.libvirt.VcpuInfo
- StoragePool - Class in org.libvirt
-
A collection of storage
- storagePoolCreateXML(String, int) - Method in class org.libvirt.Connect
-
Create a new storage based on its XML description.
- storagePoolDefineXML(String, int) - Method in class org.libvirt.Connect
-
Define a new inactive storage pool based on its XML description.
- StoragePoolInfo - Class in org.libvirt
-
Detailed information about a storage pool.
- StoragePoolInfo.StoragePoolState - Enum Class in org.libvirt
- storagePoolLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its unique name
- storagePoolLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Deprecated.Use the UUIDString or UUID APIs.
- storagePoolLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its globally unique id
- storagePoolLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its globally unique id
- storagePoolLookupByVolume() - Method in class org.libvirt.StorageVol
-
Fetch a storage pool which contains this volume
- StoragePoolPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StoragePoolPointer() - Constructor for class org.libvirt.jna.StoragePoolPointer
- StorageVol - Class in org.libvirt
-
An acutal storage bucket.
- StorageVol.Type - Enum Class in org.libvirt
- storageVolCreateXML(String, int) - Method in class org.libvirt.StoragePool
-
Create a storage volume within a pool based on an XML description.
- storageVolCreateXMLFrom(String, StorageVol, int) - Method in class org.libvirt.StoragePool
-
Create a storage volume in the parent pool, using the 'clonevol' volume as input.
- StorageVolInfo - Class in org.libvirt
-
Detailed information about a storage pool.
- StorageVolInfo.VirStorageVolType - Enum Class in org.libvirt
- storageVolLookupByKey(String) - Method in class org.libvirt.Connect
-
Fetch a a storage volume based on its globally unique key
- storageVolLookupByName(String) - Method in class org.libvirt.StoragePool
-
Fetch an object representing to a storage volume based on its name within a pool
- storageVolLookupByPath(String) - Method in class org.libvirt.Connect
-
Fetch a storage volume based on its locally (host) unique path
- StorageVolPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StorageVolPointer() - Constructor for class org.libvirt.jna.StorageVolPointer
- str1 - Variable in class org.libvirt.jna.virError
- str2 - Variable in class org.libvirt.jna.virError
- str3 - Variable in class org.libvirt.jna.virError
- Stream - Class in org.libvirt
- streamNew(int) - Method in class org.libvirt.Connect
-
Creates a new stream object which can be used to perform streamed I/O with other public API function.
- StreamPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StreamPointer() - Constructor for class org.libvirt.jna.StreamPointer
- suspend() - Method in class org.libvirt.Domain
-
Suspends this active domain, the process is frozen without further access to CPU resources and I/O but the memory used by the domain at the hypervisor level will stay allocated.
T
- tag - Variable in class org.libvirt.jna.virDomainMemoryStats
- tag - Variable in class org.libvirt.MemoryStatistic
- threads - Variable in class org.libvirt.jna.virNodeInfo
- threads - Variable in class org.libvirt.NodeInfo
-
number of threads per core
- timeElapsed - Variable in class org.libvirt.DomainJobInfo
- timeElapsed - Variable in class org.libvirt.jna.virDomainJobInfo
- timeRemaining - Variable in class org.libvirt.DomainJobInfo
- timeRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- toNative(SchedParameter) - Static method in class org.libvirt.SchedParameter
- toString() - Method in class org.libvirt.DomainBlockInfo
- toString() - Method in class org.libvirt.DomainInfo
- toString() - Method in class org.libvirt.DomainInterfaceStats
- toString() - Method in class org.libvirt.DomainJobInfo
- toString() - Method in class org.libvirt.Error
- toString() - Method in class org.libvirt.MemoryStatistic
- toString() - Method in class org.libvirt.NodeInfo
- toString() - Method in class org.libvirt.StoragePoolInfo
- toString() - Method in class org.libvirt.StorageVolInfo
- toString() - Method in class org.libvirt.VcpuInfo
- tx_bytes - Variable in class org.libvirt.DomainInterfaceStats
- tx_bytes - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_drop - Variable in class org.libvirt.DomainInterfaceStats
- tx_drop - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_errs - Variable in class org.libvirt.DomainInterfaceStats
- tx_errs - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_packets - Variable in class org.libvirt.DomainInterfaceStats
- tx_packets - Variable in class org.libvirt.jna.virDomainInterfaceStats
- type - Variable in class org.libvirt.ConnectAuth.Credential
-
One of virConnectCredentialType constants
- type - Variable in class org.libvirt.DomainJobInfo
- type - Variable in class org.libvirt.jna.virConnectCredential
- type - Variable in class org.libvirt.jna.virDomainJobInfo
- type - Variable in class org.libvirt.jna.virSchedParameter
- type - Variable in class org.libvirt.jna.virStorageVolInfo
- type - Variable in class org.libvirt.StorageVolInfo
-
The type of the Volume
U
- undefine() - Method in class org.libvirt.Domain
-
undefines this domain but does not stop it if it is running
- undefine() - Method in class org.libvirt.Interface
-
Undefine an interface, ie remove it from the config.
- undefine() - Method in class org.libvirt.Network
-
Undefines this network but does not stop it if it is running
- undefine() - Method in class org.libvirt.NetworkFilter
-
undefine the network filter
- undefine() - Method in class org.libvirt.Secret
-
Undefines, but does not free, the Secret.
- undefine() - Method in class org.libvirt.StoragePool
-
Undefine an inactive storage pool
- updateCallback(int) - Method in class org.libvirt.Stream
-
Changes the set of events to monitor for a stream.
- updateDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Change a virtual device on a domain
V
- val - Variable in class org.libvirt.jna.virDomainMemoryStats
- val - Variable in class org.libvirt.MemoryStatistic
- value - Variable in class org.libvirt.jna.virSchedParameter
- value - Variable in class org.libvirt.SchedBooleanParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedDoubleParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedIntParameter
- value - Variable in class org.libvirt.SchedLongParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedUintParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedUlongParameter
-
The parameter value
- valueOf(String) - Static method in enum class org.libvirt.ConnectAuth.CredentialType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.CPUCompareResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.DomainInfo.DomainState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorNumber
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StorageVol.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.VcpuInfo.VcpuState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.libvirt.ConnectAuth.CredentialType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.CPUCompareResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.DomainInfo.DomainState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorNumber
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StorageVol.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.VcpuInfo.VcpuState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VCP - Variable in class org.libvirt.Connect
-
The native virConnectPtr.
- VcpuInfo - Class in org.libvirt
-
Stats about a cpu.
- VcpuInfo() - Constructor for class org.libvirt.VcpuInfo
- VcpuInfo(virVcpuInfo) - Constructor for class org.libvirt.VcpuInfo
- VcpuInfo.VcpuState - Enum Class in org.libvirt
- VIR_CPU_COMPARE_ERROR - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_IDENTICAL - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_INCOMPATIBLE - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_SUPERSET - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CRED_AUTHNAME - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Identify to authorize as
- VIR_CRED_CNONCE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
client supplies a nonce
- VIR_CRED_ECHOPROMPT - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Challenge response
- VIR_CRED_EXTERNAL - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Externally managed credential More may be added - expect the unexpected
- VIR_CRED_LANGUAGE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
RFC 1766 languages, comma separated
- VIR_CRED_NOECHOPROMPT - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Challenge response
- VIR_CRED_NONE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Fake credential so that the ordinal value equls the c value.
- VIR_CRED_PASSPHRASE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Passphrase secret
- VIR_CRED_REALM - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Authentication realm
- VIR_CRED_USERNAME - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Identity to act as
- VIR_DOMAIN_BLOCKED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is blocked on resource
- VIR_DOMAIN_CRASHED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is crashed
- VIR_DOMAIN_NOSTATE - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
no state
- VIR_DOMAIN_PAUSED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is paused by user
- VIR_DOMAIN_RUNNING - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is running
- VIR_DOMAIN_SCHED_FIELD_LENGTH - Static variable in interface org.libvirt.jna.Libvirt
- VIR_DOMAIN_SHUTDOWN - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is being shut down
- VIR_DOMAIN_SHUTOFF - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is shut off
- VIR_ERR_ARGUMENT_UNSUPPORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_AUTH_CANCELLED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_AUTH_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_BLOCK_COPY_ACTIVE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_CALL_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_CONF_SYNTAX - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_CONFIG_UNSUPPORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_DOM_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_DRIVER_FULL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_ERROR - Enum constant in enum class org.libvirt.Error.ErrorLevel
-
An error
- VIR_ERR_GET_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_GNUTLS_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_HOOK_SCRIPT_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_HTTP_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INTERNAL_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_ARG - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_CONN - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_MAC - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_NODE_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_STORAGE_POOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_STORAGE_VOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_INVALID_STREAM - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_MIGRATE_PERSIST_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_MIGRATE_UNSAFE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_MULTIPLE_INTERFACES - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NETWORK_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_CONNECT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_DOMAIN_METADATA - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_KERNEL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_MEMORY - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_NAME - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_NODE_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_OS - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_ROOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_SECURITY_MODEL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_SOURCE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_STORAGE_POOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_STORAGE_VOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_SUPPORT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_TARGET - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_XEN - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NO_XENSTORE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_NONE - Enum constant in enum class org.libvirt.Error.ErrorLevel
- VIR_ERR_OK - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPEN_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPERATION_ABORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPERATION_DENIED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPERATION_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPERATION_INVALID - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPERATION_TIMEOUT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OS_TYPE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OVERFLOW - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_PARSE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_POST_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_READ_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_RPC - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_SEXPR_SERIAL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_SNAPSHOT_REVERT_RISKY - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_STORAGE_POOL_BUILT - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_STORAGE_PROBE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_SYSTEM_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorLevel
- VIR_ERR_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_UNKNOWN_HOST - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_WARNING - Enum constant in enum class org.libvirt.Error.ErrorLevel
-
A simple warning
- VIR_ERR_WRITE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_XEN_CALL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_XML_DETAIL - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_XML_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_FROM_AUDIT - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_AUTH - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_CAPABILITIES - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_CONF - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_CPU - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_DBUS - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_DOM - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_ESX - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_EVENT - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_HOOK - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_HYPERV - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_LIBXL - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_LOCKING - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_LXC - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NET - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NODEDEV - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NONE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NWFILTER - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_ONE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_OPENVZ - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_PHYP - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_PROXY - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_QEMU - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_REMOTE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_RPC - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_SECRET - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_SECURITY - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_SEXPR - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_STATS_LINUX - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_STORAGE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_STREAMS - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_SYSINFO - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_TEST - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_UML - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_URI - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_VBOX - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_VMWARE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XEN - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XEN_INOTIFY - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XENAPI - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XEND - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XENSTORE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XENXM - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_XML - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_INTERFACE_XML_INACTIVE - Static variable in class org.libvirt.Interface
-
Get XML Flag: dump inactive interface information
- VIR_STORAGE_POOL_BUILDING - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Initializing pool, not available
- VIR_STORAGE_POOL_DEGRADED - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Running degraded
- VIR_STORAGE_POOL_INACTIVE - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Not running
- VIR_STORAGE_POOL_RUNNING - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Running normally
- VIR_STORAGE_VOL_BLOCK - Enum constant in enum class org.libvirt.StorageVol.Type
-
Block based volumes
- VIR_STORAGE_VOL_BLOCK - Enum constant in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Block based volumes
- VIR_STORAGE_VOL_FILE - Enum constant in enum class org.libvirt.StorageVol.Type
-
Regular file based volumes
- VIR_STORAGE_VOL_FILE - Enum constant in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Regular file based volumes
- VIR_STREAM_NONBLOCK - Static variable in class org.libvirt.Stream
- VIR_UUID_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
- VIR_UUID_STRING_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
- VIR_VCPU_BLOCKED - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_VCPU_OFFLINE - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_VCPU_RUNNING - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_WAR_NO_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_WAR_NO_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_WAR_NO_NODE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_WAR_NO_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_WAR_NO_STORAGE - Enum constant in enum class org.libvirt.Error.ErrorNumber
- virConnCopyLastError(ConnectionPointer, virError) - Method in interface org.libvirt.jna.Libvirt
- virConnect - Variable in class org.libvirt.Network
-
The Connect Object that represents the Hypervisor of this Network
- virConnect - Variable in class org.libvirt.StoragePool
-
The VirConnect Object that represents the Hypervisor of this Domain
- virConnect - Variable in class org.libvirt.StorageVol
-
The VirConnect Object that represents the Hypervisor of this Domain
- virConnectAuth - Class in org.libvirt.jna
-
JNA mapping for the virConnectAuth structure
- virConnectAuth() - Constructor for class org.libvirt.jna.virConnectAuth
- virConnectBaselineCPU(ConnectionPointer, String[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectClose(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectCompareCPU(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectCredential - Class in org.libvirt.jna
-
JNA mapping for the virConnectCredential structure
- virConnectCredential() - Constructor for class org.libvirt.jna.virConnectCredential
- virConnectDomainEventDeregisterAny(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainEventRegisterAny(ConnectionPointer, DomainPointer, int, Libvirt.VirConnectDomainEventGenericCallback, Pointer, Libvirt.VirFreeCallback) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainXMLFromNative(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainXMLToNative(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectFindStoragePoolSources(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetCapabilities(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetHostname(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetLibVersion(ConnectionPointer, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetMaxVcpus(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetType(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetURI(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetVersion(ConnectionPointer, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virConnectIsEncrypted(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectIsSecure(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedDomains(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedInterfaces(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedNetworks(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedStoragePools(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDomains(ConnectionPointer, int[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListInterfaces(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListNetworks(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListNWFilters(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListSecrets(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListStoragePools(ConnectionPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedDomains(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedInterfaces(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedNetworks(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedStoragePools(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDomains(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfInterfaces(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfNetworks(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfNWFilters(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfSecrets(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfStoragePools(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpen(String) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpenAuth(String, virConnectAuth, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpenReadOnly(String) - Method in interface org.libvirt.jna.Libvirt
- virConnGetLastError(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnResetLastError(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnSetErrorFunc(ConnectionPointer, Pointer, Libvirt.VirErrorCallback) - Method in interface org.libvirt.jna.Libvirt
- virCopyLastError(virError) - Method in interface org.libvirt.jna.Libvirt
- virDomainAbortJob(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainAttachDevice(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainAttachDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockInfo - Class in org.libvirt.jna
- virDomainBlockInfo() - Constructor for class org.libvirt.jna.virDomainBlockInfo
- virDomainBlockStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainBlockStats structure
- virDomainBlockStats() - Constructor for class org.libvirt.jna.virDomainBlockStats
- virDomainBlockStats(DomainPointer, String, virDomainBlockStats, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCoreDump(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreate(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateLinux(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateWithFlags(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainDestroy(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainDetachDevice(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainDetachDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainFree(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetAutostart(DomainPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetBlockInfo(DomainPointer, String, virDomainBlockInfo, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetConnect(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetID(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetInfo(DomainPointer, virDomainInfo) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetJobInfo(DomainPointer, virDomainJobInfo) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetMaxMemory(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetMaxVcpus(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetName(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetOSType(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetSchedulerParameters(DomainPointer, virSchedParameter[], IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetSchedulerType(DomainPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetUUID(DomainPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetUUIDString(DomainPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetVcpus(DomainPointer, virVcpuInfo[], int, byte[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetXMLDesc(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainHasCurrentSnapshot(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainHasManagedSaveImage(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainInfo - Class in org.libvirt.jna
-
JNA mapping for the virDomainInfo structure
- virDomainInfo() - Constructor for class org.libvirt.jna.virDomainInfo
- virDomainInterfaceStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainInterfaceStats structure
- virDomainInterfaceStats() - Constructor for class org.libvirt.jna.virDomainInterfaceStats
- virDomainInterfaceStats(DomainPointer, String, virDomainInterfaceStats, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainIsActive(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainIsPersistent(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainJobInfo - Class in org.libvirt.jna
- virDomainJobInfo() - Constructor for class org.libvirt.jna.virDomainJobInfo
- virDomainLookupByID(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainManagedSave(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainManagedSaveRemove(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMemoryStats - Class in org.libvirt.jna
- virDomainMemoryStats() - Constructor for class org.libvirt.jna.virDomainMemoryStats
- virDomainMemoryStats(DomainPointer, virDomainMemoryStats[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrate(DomainPointer, ConnectionPointer, NativeLong, String, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrateSetMaxDowntime(DomainPointer, long, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrateToURI(DomainPointer, String, NativeLong, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainPinVcpu(DomainPointer, int, byte[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainReboot(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainRestore(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainResume(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainRevertToSnapshot(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSave(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetAutostart(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetMaxMemory(DomainPointer, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetMemory(DomainPointer, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetSchedulerParameters(DomainPointer, virSchedParameter[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetVcpus(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainShutdown(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotCreateXML(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotCurrent(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotDelete(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotFree(DomainSnapshotPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotGetXMLDesc(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotListNames(DomainPointer, String[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotLookupByName(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotNum(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSuspend(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainUndefine(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainUpdateDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virError - Class in org.libvirt.jna
-
JNA mapping for the virError structure
- virError() - Constructor for class org.libvirt.jna.virError
- virGetLastError() - Method in interface org.libvirt.jna.Libvirt
- virGetVersion(LongByReference, String, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virInitialize() - Method in interface org.libvirt.jna.Libvirt
- virInterfaceCreate(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceDestroy(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceFree(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetMACString(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetName(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetXMLDesc(InterfacePointer, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceIsActive(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceLookupByMACString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceUndefine(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkCreate(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkCreateXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkDestroy(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkFree(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetAutostart(NetworkPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetBridgeName(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetConnect(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetName(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetUUID(NetworkPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetUUIDString(NetworkPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetXMLDesc(NetworkPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNetworkIsActive(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkIsPersistent(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkSetAutostart(NetworkPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNetworkUndefine(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceDestroy(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceDettach(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceFree(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetName(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetParent(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetXMLDesc(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceListCaps(DevicePointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceNumOfCaps(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceReAttach(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceReset(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetCellsFreeMemory(ConnectionPointer, LongByReference, int, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetFreeMemory(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetInfo(ConnectionPointer, virNodeInfo) - Method in interface org.libvirt.jna.Libvirt
- virNodeInfo - Class in org.libvirt.jna
-
JNA mapping for the virNodeInfo structure
- virNodeInfo() - Constructor for class org.libvirt.jna.virNodeInfo
- virNodeInfo.ByReference - Class in org.libvirt.jna
- virNodeInfo.ByValue - Class in org.libvirt.jna
- virNodeListDevices(ConnectionPointer, String, String[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeNumOfDevices(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterFree(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetName(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetUUID(NetworkFilterPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetUUIDString(NetworkFilterPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetXMLDesc(NetworkFilterPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterUndefine(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virResetLastError() - Method in interface org.libvirt.jna.Libvirt
- virSchedParameter - Class in org.libvirt.jna
-
JNA mapping for the virSchedParameter structure
- virSchedParameter() - Constructor for class org.libvirt.jna.virSchedParameter
- virSchedParameterValue - Class in org.libvirt.jna
-
JNA mapping for the virSchedParameterValue structure
- virSchedParameterValue() - Constructor for class org.libvirt.jna.virSchedParameterValue
- virSecretDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretFree(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetConnect(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUsageID(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUUID(SecretPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUUIDString(SecretPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetValue(SecretPointer, LongByReference, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetXMLDesc(SecretPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUsage(ConnectionPointer, int, String) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virSecretSetValue(SecretPointer, byte[], NativeLong, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretSetValue(SecretPointer, String, NativeLong, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretUndefine(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSetErrorFunc(Pointer, Libvirt.VirErrorCallback) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolBuild(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolCreate(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDelete(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDestroy(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolFree(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetAutostart(StoragePoolPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetInfo(StoragePoolPointer, virStoragePoolInfo) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetName(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetUUID(StoragePoolPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetUUIDString(StoragePoolPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetXMLDesc(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolInfo - Class in org.libvirt.jna
-
JNA mapping for the virStoragePoolInfo structure
- virStoragePoolInfo() - Constructor for class org.libvirt.jna.virStoragePoolInfo
- virStoragePoolIsActive(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolIsPersistent(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolListVolumes(StoragePoolPointer, String[], int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByVolume(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolNumOfVolumes(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolRefresh(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolSetAutostart(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolUndefine(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolCreateXML(StoragePoolPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolCreateXMLFrom(StoragePoolPointer, String, StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolDelete(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolFree(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetInfo(StorageVolPointer, virStorageVolInfo) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetKey(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetName(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetPath(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetXMLDesc(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolInfo - Class in org.libvirt.jna
-
JNA mapping for the virStorageVolInfo structure
- virStorageVolInfo() - Constructor for class org.libvirt.jna.virStorageVolInfo
- virStorageVolLookupByKey(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolLookupByName(StoragePoolPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolLookupByPath(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolWipe(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamAbort(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventAddCallback(StreamPointer, int, Libvirt.VirStreamEventCallback, Pointer, Libvirt.VirFreeCallback) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventRemoveCallback(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventUpdateCallback(StreamPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamFinish(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamFree(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamNew(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamRecv(StreamPointer, byte[], NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virStreamRecvAll(StreamPointer, Libvirt.VirStreamSinkFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamSend(StreamPointer, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virStreamSendAll(StreamPointer, Libvirt.VirStreamSourceFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
- virVcpuInfo - Class in org.libvirt.jna
-
JNA mapping for the virVcpuInfo structure
- virVcpuInfo() - Constructor for class org.libvirt.jna.virVcpuInfo
- VSPP - Variable in class org.libvirt.StoragePool
-
the native virStoragePoolPtr.
W
- wipe() - Method in class org.libvirt.StorageVol
-
Ensure data previously on a volume is not accessible to future reads
- wr_bytes - Variable in class org.libvirt.DomainBlockStats
- wr_bytes - Variable in class org.libvirt.jna.virDomainBlockStats
- wr_req - Variable in class org.libvirt.DomainBlockStats
- wr_req - Variable in class org.libvirt.jna.virDomainBlockStats
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorDomain
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorLevel
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorNumber
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form