- 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
- ABORT_ON_ERROR - Static variable in class org.libvirt.Domain.MigrateFlags
-
Cancel migration if a soft error (such as I/O error) happens
during migration
- abortJob() - Method in class org.libvirt.Domain
-
Requests that the current background job be aborted at the soonest
opportunity.
- ACPI_POWER_BTN - Static variable in class org.libvirt.Domain.RebootFlags
-
Send ACPI event
- ACTIVE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
Allow a two-phase commit when top is the active layer
- ACTIVE - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was active, and with
memory state
- addAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive agent lifecycle events.
- addAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive agent lifecycle events for this domain.
- addBlockJobListener(BlockJobListener) - Method in class org.libvirt.Domain
-
Adds a callback to receive notifications of Block Job events
- addCallback(int, Libvirt.VirStreamEventCallback) - Method in class org.libvirt.Stream
-
Register a callback to be notified when a stream becomes writable, or
readable.
- addIOErrorListener(IOErrorListener) - Method in class org.libvirt.Connect
-
Adds the specified I/O error listener to receive I/O error events
for domains of this connection.
- addIOErrorListener(IOErrorListener) - Method in class org.libvirt.Domain
-
Adds a callback to receive notifications of IOError domain events
occurring on this domain.
- addLifecycleListener(LifecycleListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive lifecycle events for
domains of this connection.
- addLifecycleListener(LifecycleListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive lifecycle events for this domain.
- addPMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive PMSuspend events for
domains of this connection.
- addPMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive PMSuspend events for this domain.
- addPMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive PMWakeup events for
domains of this connection.
- addPMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive PMWakeup events for this domain.
- addr - Variable in class org.libvirt.jna.virDomainIpAddress
-
IP address
- addRebootListener(RebootListener) - Method in class org.libvirt.Connect
-
Adds the specified reboot listener to receive reboot events for
domains of this connection.
- addRebootListener(RebootListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive reboot events for this domain.
- address - Variable in class org.libvirt.DomainInterface.InterfaceAddress
-
- addrs - Variable in class org.libvirt.DomainInterface
-
- addrs - Variable in class org.libvirt.jna.virDomainInterface
-
Array of IP addresses
- AgentLifecycleListener - Interface in org.libvirt.event
-
Interface for receiving events occurring on a guest agent livecycle change.
- ALLOCATE - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
force allocation of new size
- 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
- ASYNC - Static variable in class org.libvirt.Domain.BlockJobAbortFlags
-
- ATOMIC - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
atomically avoid partial changes
- 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
-
- AUTO_CONVERGE - Static variable in class org.libvirt.Domain.MigrateFlags
-
Enable algorithms that ensure a live migration will
eventually converge
- AUTODESTROY - Static variable in class org.libvirt.Domain.CreateFlags
-
Automatically kill guest when virConnectPtr is closed
- available - Variable in class org.libvirt.jna.virStoragePoolInfo
-
- available - Variable in class org.libvirt.StoragePoolInfo
-
Remaining free space bytes
- 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
-
- callback(ConnectionPointer, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectCloseFunc
-
- 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
-
- CHANGE_PROTECTION - Static variable in class org.libvirt.Domain.MigrateFlags
-
protect for changing domain configuration through the
whole migration process; this will be used automatically
when supported
- CHILDREN - Static variable in class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
-
- CHILDREN_ONLY - Static variable in class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
-
- close() - Method in class org.libvirt.Connect
-
Closes the connection to the hypervisor/driver.
- close() - Method in class org.libvirt.Stream
-
- closeStream() - Method in class org.libvirt.Stream
-
- 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
- COMPRESSED - Static variable in class org.libvirt.Domain.MigrateFlags
-
Compress migration data
- CONFIG - Static variable in class org.libvirt.Domain.DeviceModifyFlags
-
- CONFIG - Static variable in class org.libvirt.Domain.ModificationImpact
-
Affect persistent domain state
- CONFIG - Static variable in class org.libvirt.Domain.VcpuFlags
-
- 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(URI, Connect.OpenFlags...) - 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
- Connect(URI, ConnectAuth, Connect.OpenFlags...) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied
authentication callback
- Connect(URI, ConnectAuth) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied
authentication callback
- Connect.OpenFlags - Enum in org.libvirt
-
- 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 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
-
- ConnectionCloseListener - Interface in org.libvirt.event
-
Interface for receiving events when a connection is closed.
- ConnectionCloseReason - Enum in org.libvirt.event
-
- 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
-
- 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
-
- copyOf(byte[], int) - Static method in class org.libvirt.TypedParameter
-
- 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 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 & 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
-
- CrashedDetail - Enum in org.libvirt.event
-
Details about a CRASHED domain event
- create() - Method in class org.libvirt.Domain
-
Launches this defined domain.
- create(int) - Method in class org.libvirt.Domain
-
Launches this defined domain with the provide flags.
- create() - Method in class org.libvirt.Interface
-
Activate an interface (i.e.
- create() - Method in class org.libvirt.Network
-
Creates and starts this defined network.
- create(virSchedParameter) - Static method in class org.libvirt.SchedParameter
-
- create(int) - Method in class org.libvirt.StoragePool
-
Starts this inactive storage pool
- create(virTypedParameter) - Static method in class org.libvirt.TypedParameter
-
- CreateFlags() - Constructor for class org.libvirt.Domain.CreateFlags
-
- 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.ConnectAuth
-
List of supported ConnectCredential.CredentialType values
- credtype - Variable in class org.libvirt.jna.virConnectAuth
-
- CString - Class in org.libvirt.jna
-
Represents an allocated C-String.
- CString() - Constructor for class org.libvirt.jna.CString
-
- CString(Pointer) - Constructor for class org.libvirt.jna.CString
-
- CStringByReference - Class in org.libvirt.jna
-
- CStringByReference() - Constructor for class org.libvirt.jna.CStringByReference
-
- cur - Variable in class org.libvirt.DomainBlockJobInfo
-
- cur - Variable in class org.libvirt.jna.virDomainBlockJobInfo
-
- CURRENT - Static variable in class org.libvirt.Domain.DeviceModifyFlags
-
- CURRENT - Static variable in class org.libvirt.Domain.ModificationImpact
-
Affect current domain state
- CURRENT - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
With redefine, make snapshot current
- CURRENT - Static variable in class org.libvirt.Domain.VcpuFlags
-
- d - Variable in class org.libvirt.jna.virSchedParameterValue
-
- d - Variable in class org.libvirt.jna.virTypedParameterValue
-
- 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
-
- DEFAULT - Static variable in class org.libvirt.Domain.RebootFlags
-
hypervisor choice
- DefinedDetail - Enum in org.libvirt.event
-
- defresult - Variable in class org.libvirt.ConnectAuth.Credential
-
Optional default result
- defresult - Variable in class org.libvirt.jna.virConnectCredential
-
- DELETE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
Delete any files that are now invalid after their contents have been committed
- 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
- DELTA - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
size is relative to current
- DESCENDANTS - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
List all descendants, not just children, when listing a snapshot
For historical reasons, groups do not use contiguous bits.
- DESCRIPTION - Static variable in class org.libvirt.Domain.MetadataType
-
Operate on <description>
- 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
-
Deactivate an interface (i.e.
- 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
- DeviceModifyFlags() - Constructor for class org.libvirt.Domain.DeviceModifyFlags
-
- DevicePointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DevicePointer() - Constructor for class org.libvirt.jna.DevicePointer
-
- DISK_ONLY - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
disk snapshot, not full system
- DISK_ONLY - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was active, but without
memory state
- doi - Variable in class org.libvirt.jna.Libvirt.SecurityModel
-
- dom - Variable in class org.libvirt.jna.virError
-
- Domain - Class in org.libvirt
-
A virtual machine defined within libvirt.
- domain - Variable in class org.libvirt.jna.virError
-
- Domain.BlockCommitFlags - Class in org.libvirt
-
TODO: get generated constants from libvirt
- Domain.BlockCopyFlags - Class in org.libvirt
-
- Domain.BlockCopyParameters - Class in org.libvirt
-
- Domain.BlockJobAbortFlags - Class in org.libvirt
-
- Domain.BlockJobInfoFlags - Class in org.libvirt
-
- Domain.BlockResizeFlags - Class in org.libvirt
-
- Domain.CreateFlags - Class in org.libvirt
-
- Domain.DeviceModifyFlags - Class in org.libvirt
-
- Domain.DomainMigrateParameters - Class in org.libvirt
-
Contains multiple constants that defines "virDomainMigrate* params" multiple field.
- Domain.InterfaceAddressesSource - Class in org.libvirt
-
- Domain.MetadataType - Class in org.libvirt
-
- Domain.MigrateFlags - Class in org.libvirt
-
- Domain.ModificationImpact - Class in org.libvirt
-
- Domain.RebootFlags - Class in org.libvirt
-
- Domain.SnapshotCreateFlags - Class in org.libvirt
-
- Domain.SnapshotListFlags - Class in org.libvirt
-
- Domain.UndefineFlags - Class in org.libvirt
-
- Domain.VcpuFlags - Class in org.libvirt
-
- Domain.XMLFlags - Class in org.libvirt
-
- DomainBlockInfo - Class in org.libvirt
-
- DomainBlockInfo(virDomainBlockInfo) - Constructor for class org.libvirt.DomainBlockInfo
-
- DomainBlockJobInfo - Class in org.libvirt
-
- DomainBlockJobInfo() - Constructor for class org.libvirt.DomainBlockJobInfo
-
- DomainBlockJobInfo(virDomainBlockJobInfo) - Constructor for class org.libvirt.DomainBlockJobInfo
-
- 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
- DomainEvent - Class in org.libvirt.event
-
Contains information about a life cycle change of a domain.
- DomainEvent(DomainEventType, int) - Constructor for class org.libvirt.event.DomainEvent
-
- DomainEventDetail - Interface in org.libvirt.event
-
A common interface for all domain event detail enums.
- DomainEventType - Enum in org.libvirt.event
-
Enum constants representing the type of event occurred 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 in org.libvirt
-
- DomainInterface - Class in org.libvirt
-
- DomainInterface() - Constructor for class org.libvirt.DomainInterface
-
- DomainInterface(virDomainInterface) - Constructor for class org.libvirt.DomainInterface
-
- DomainInterface.InterfaceAddress - Class in org.libvirt
-
- DomainInterfaceStats - Class in org.libvirt
-
The Domain.interfaceStats method returns the 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.
- DomainMigrateParameters() - Constructor for class org.libvirt.Domain.DomainMigrateParameters
-
- 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
-
- DomainSnapshot.SnapshotDeleteFlags - Class in org.libvirt
-
- 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.
- download(Stream, long, long, int) - Method in class org.libvirt.StorageVol
-
Download the content of the volume as a stream
- DownloadFlags() - Constructor for class org.libvirt.StorageVol.DownloadFlags
-
- get(int) - Static method in enum org.libvirt.CPUCompareResult
-
- getAllocation() - Method in class org.libvirt.DomainBlockInfo
-
- getAutostart() - Method in class org.libvirt.Domain
-
Provides a boolean value indicating whether the domain 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
- getBit() - Method in interface org.libvirt.BitFlags
-
- getBit() - Method in enum org.libvirt.Connect.OpenFlags
-
- getBlockJobInfo(String, int) - Method in class org.libvirt.Domain
-
Request block job information for the given disk.
- 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 the 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
-
- getDetail() - Method in class org.libvirt.event.DomainEvent
-
Returns the corresponding domain event detail in regard to
the DomainEventType of this instance.
- getDom() - Method in class org.libvirt.Error
-
Deprecated.
- getDomain() - Method in class org.libvirt.Error
-
Tells What part of the library raised this error
- getDomainOfInterpretation() - Method in class org.libvirt.SecurityModel
-
Returns the DOI, domain of interpretation of this security model.
- getError() - Method in exception org.libvirt.LibvirtException
-
Returns the underlying Error objects that contains details about the
cause of the exception
- getFieldOrder() - Method in class org.libvirt.jna.Libvirt.SecurityLabel
-
- getFieldOrder() - Method in class org.libvirt.jna.Libvirt.SecurityModel
-
- 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.virDomainBlockJobInfo
-
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockStats
-
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInfo
-
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInterface
-
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInterfaceStats
-
- getFieldOrder() - Method in class org.libvirt.jna.virDomainIpAddress
-
- 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.virTypedParameter
-
- 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
-
- 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.
- getLabel() - Method in class org.libvirt.SecurityLabel
-
Returns the label of this SecurityLabel.
- getLevel() - Method in class org.libvirt.Error
-
Tells how consequent is the error
- getLibVersion() - Method in class org.libvirt.Connect
-
Get the libvirt library version of this connection.
- getLibVirVersion() - Method in class org.libvirt.Connect
-
- 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(String) - Method in class org.libvirt.Connect
-
Provides the maximum number of virtual CPUs supported for a guest VM of a
specific type.
- getMaxVcpus() - Method in class org.libvirt.Domain
-
Provides the maximum number of virtual CPUs supported for the guest VM.
- 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 a human-readable informative error message
- getMetadata(int, String, int) - Method in class org.libvirt.Domain
-
Retrieves the appropriate domain element given by type.
- getModel() - Method in class org.libvirt.SecurityModel
-
Returns the model of this SecurityModel.
- 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
-
- getPtr() - Method in class org.libvirt.jna.virDomainInterface
-
- getReturnCode() - Method in enum 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.
- getSecurityLabel() - Method in class org.libvirt.Domain
-
Get the security label of an active domain.
- getSecurityModel() - Method in class org.libvirt.Connect
-
Returns the security model of the connected node.
- getStr1() - Method in class org.libvirt.Error
-
- getStr2() - Method in class org.libvirt.Error
-
- getStr3() - Method in class org.libvirt.Error
-
- getSysinfo() - Method in class org.libvirt.Connect
-
Returns the XML description of the sysinfo details for the host
on which the hypervisor is running.
- 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.event.DomainEvent
-
Returns the type of event which occurred.
- 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
-
- getType() - Method in class org.libvirt.TypedBooleanParameter
-
- getType() - Method in class org.libvirt.TypedDoubleParameter
-
- getType() - Method in class org.libvirt.TypedIntParameter
-
- getType() - Method in class org.libvirt.TypedLongParameter
-
- getType() - Method in class org.libvirt.TypedParameter
-
The type of the parameter
- getType() - Method in class org.libvirt.TypedStringParameter
-
- getType() - Method in class org.libvirt.TypedUintParameter
-
- getType() - Method in class org.libvirt.TypedUlongParameter
-
- 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
-
- getTypeAsString() - Method in class org.libvirt.TypedBooleanParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedDoubleParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedIntParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedLongParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedParameter
-
Utility function for displaying the type
- getTypeAsString() - Method in class org.libvirt.TypedStringParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedUintParameter
-
- getTypeAsString() - Method in class org.libvirt.TypedUlongParameter
-
- 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.
- getUsageType() - Method in class org.libvirt.Secret
-
- 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.jna.CStringByReference
-
- getValue() - Method in class org.libvirt.jna.SizeTByReference
-
- 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
-
- getValueAsString() - Method in class org.libvirt.TypedBooleanParameter
-
- getValueAsString() - Method in class org.libvirt.TypedDoubleParameter
-
- getValueAsString() - Method in class org.libvirt.TypedIntParameter
-
- getValueAsString() - Method in class org.libvirt.TypedLongParameter
-
- getValueAsString() - Method in class org.libvirt.TypedParameter
-
Utility function for displaying the value
- getValueAsString() - Method in class org.libvirt.TypedStringParameter
-
- getValueAsString() - Method in class org.libvirt.TypedUintParameter
-
- getValueAsString() - Method in class org.libvirt.TypedUlongParameter
-
- 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.
- getVersion() - Static method in class org.libvirt.Library
-
Returns the version of the native libvirt library.
- getXMLDesc(int) - Method in class org.libvirt.Domain
-
Provides an XML description of the domain.
- getXMLDesc() - Method in class org.libvirt.DomainSnapshot
-
Fetches an XML document describing attributes of the snapshot.
- getXMLDesc(int) - Method in class org.libvirt.Network
-
Provides an XML description of this network.
- 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.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
- GRANULARITY - Static variable in class org.libvirt.Domain.BlockCopyParameters
-
The granularity in bytes at which the copy operation recognizes dirty blocks that need copying,
as an unsigned int.
- GUEST - Static variable in class org.libvirt.Domain.VcpuFlags
-
Modify state of the cpu in the guest
- GUEST_AGENT - Static variable in class org.libvirt.Domain.RebootFlags
-
Use guest agent
- i - Variable in class org.libvirt.jna.virSchedParameterValue
-
- i - Variable in class org.libvirt.jna.virTypedParameterValue
-
- INACTIVE - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was shut off
- INACTIVE - Static variable in class org.libvirt.Domain.XMLFlags
-
dump inactive domain information
- INITCTL - Static variable in class org.libvirt.Domain.RebootFlags
-
Use initctl
- initEventLoop() - Static method in class org.libvirt.Library
-
Initialize the event loop.
- INSTANCE - Static variable in interface org.libvirt.jna.Libvirt
-
- INSTANCE - Static variable in interface org.libvirt.jna.LibvirtQemu
-
- 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
- InterfaceAddress(InetAddress, int) - Constructor for class org.libvirt.DomainInterface.InterfaceAddress
-
- InterfaceAddress(virDomainIpAddress) - Constructor for class org.libvirt.DomainInterface.InterfaceAddress
-
- interfaceAddresses(int, int) - Method in class org.libvirt.Domain
-
Retrieves a list of the network interfaces present in given domain along with their IP and MAC addresses.
- InterfaceAddressesSource() - Constructor for class org.libvirt.Domain.InterfaceAddressesSource
-
- 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.
- INTERNAL - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots stored internal to disk images
- IOErrorAction - Enum in org.libvirt.event
-
- IOErrorListener - Interface in org.libvirt.event
-
Interface for receiving domain I/O error events.
- IP_Addr_Type() - Constructor for class org.libvirt.Network.IP_Addr_Type
-
- IP_ADDR_TYPE_IPV4 - Static variable in class org.libvirt.Network.IP_Addr_Type
-
- IP_ADDR_TYPE_IPV6 - Static variable in class org.libvirt.Network.IP_Addr_Type
-
- 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
- isAlive() - Method in class org.libvirt.Connect
-
Determine if the connection to the hypervisor is still alive.
- 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
- isEnforced() - Method in class org.libvirt.SecurityLabel
-
Returns true if the security policy is being enforced.
- isEOF() - Method in class org.libvirt.Stream
-
- isOpen() - Method in class org.libvirt.Stream
-
- 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
- isUpdated() - Method in class org.libvirt.Domain
-
Returns true
if, and only if, this domain has been updated.
- naddrs - Variable in class org.libvirt.jna.virDomainInterface
-
Number of items pointed to by addrs
- name - Variable in class org.libvirt.DomainInterface
-
- name - Variable in class org.libvirt.jna.virDomainInterface
-
Interface name
- 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.
- Network.IP_Addr_Type - Class in org.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
-
- 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
-
- NO_LEAVES - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots that have children
- NO_METADATA - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
Make snapshot without remembering it
- NO_METADATA - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots with no metadata
- 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
- NON_SHARED_DISK - Static variable in class org.libvirt.Domain.MigrateFlags
-
migration with non-shared storage with full disk copy
- NON_SHARED_INC - Static variable in class org.libvirt.Domain.MigrateFlags
-
migration with non-shared storage with incremental copy
(same base image shared between source and destination)
- NONE - Static variable in class org.libvirt.Domain.CreateFlags
-
Default behavior
- 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
- 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
-
- RDMA_PIN_ALL - Static variable in class org.libvirt.Domain.MigrateFlags
-
This flag can be used with RDMA migration (i.e., when
PARAM_URI starts with "rdma://") to tell the
hypervisor to pin all domain's memory at once before migration
starts rather then letting it pin memory pages as needed
- read(ByteBuffer) - Method in class org.libvirt.Stream
-
- 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.
- RebootFlags() - Constructor for class org.libvirt.Domain.RebootFlags
-
- RebootListener - Interface in org.libvirt.event
-
Interface for receiving domain reboot events.
- receive(byte[]) - Method in class org.libvirt.Stream
-
Receives data from the stream into the buffer provided.
- receive(ByteBuffer) - Method in class org.libvirt.Stream
-
- receiveAll(Libvirt.VirStreamSinkFunc) - Method in class org.libvirt.Stream
-
Batch receive method
- REDEFINE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
Restore or alter metadata
- REFLINK - Static variable in class org.libvirt.StoragePool.VolumeCreateFlags
-
perform a btrfs lightweight copy
- refresh(int) - Method in class org.libvirt.StoragePool
-
Request that the pool refresh its list of volumes.
- registerCloseListener(ConnectionCloseListener) - Method in class org.libvirt.Connect
-
Register the specified connection close listener to receive notifications
when this connection is closed.
- RELATIVE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
keep the backing chain referenced using relative names
- removeAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Connect
-
Removes the specified agent lifecycle event listener so that it no longer
receives agent lifecycle events.
- removeBlockJobListener(BlockJobListener) - Method in class org.libvirt.Connect
-
Removes the specified Block Job listener so that it no longer
receives events
- removeBlockJobListener(BlockJobListener) - Method in class org.libvirt.Domain
-
Removes BlockJobListener from the event framework, so it no longer receives events
- removeCallback() - Method in class org.libvirt.Stream
-
Remove an event callback from the stream
- removeIOErrorListener(IOErrorListener) - Method in class org.libvirt.Connect
-
Removes the specified I/O error listener so that it no longer
receives I/O error events.
- removeLifecycleListener(LifecycleListener) - Method in class org.libvirt.Connect
-
Removes the specified lifecycle event listener so that it no longer
receives lifecycle events.
- removePMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Connect
-
Removes the specified PMSuspend listener so that it no longer
receives PMSuspend events.
- removePMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Connect
-
Removes the specified PMWakeup listener so that it no longer
receives PMWakeup events.
- reset() - Method in class org.libvirt.Device
-
Reset a previously dettached node device to the node before or after
assigning it to a guest.
- reset() - Method in class org.libvirt.Domain
-
Reset a domain immediately without any guest OS shutdown.
- resize(long, int) - Method in class org.libvirt.StorageVol
-
Resize a volume
- ResizeFlags() - Constructor for class org.libvirt.StorageVol.ResizeFlags
-
- 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().
- ResumedDetail - Enum in org.libvirt.event
-
- REUSE_EXT - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Reuse existing external file for a copy
- REUSE_EXT - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
reuse any existing external files
- revertToSnapshot(DomainSnapshot) - Method in class org.libvirt.Domain
-
Revert the domain to a given snapshot.
- ROOTS - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots with no parents, when listing a domain
- runEventLoop() - Static method in class org.libvirt.Library
-
Runs the event loop.
- 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 - Variable in class org.libvirt.jna.virTypedParameterValue
-
- save(String) - Method in class org.libvirt.Domain
-
Suspends this domain and saves its memory contents to a file on disk.
- SCHED_PARAM_BOOLEAN - Static variable in class org.libvirt.SchedParameter
-
- SCHED_PARAM_DOUBLE - Static variable in class org.libvirt.SchedParameter
-
- SCHED_PARAM_INT - Static variable in class org.libvirt.SchedParameter
-
TODO: get generated constants from libvirt
- SCHED_PARAM_LONG - Static variable in class org.libvirt.SchedParameter
-
- SCHED_PARAM_UINT - Static variable in class org.libvirt.SchedParameter
-
- SCHED_PARAM_ULONG - Static variable in class org.libvirt.SchedParameter
-
- 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
-
- screenshot(Stream, int) - Method in class org.libvirt.Domain
-
- 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
-
- SecretUsageType - Enum in org.libvirt
-
An enumeration of constants identifying the type of
the owner of a secret.
- SECURE - Static variable in class org.libvirt.Domain.XMLFlags
-
dump security sensitive information too
- SecurityLabel() - Constructor for class org.libvirt.jna.Libvirt.SecurityLabel
-
- SecurityLabel - Class in org.libvirt
-
Represents a security label used for mandatory access control.
- SecurityModel() - Constructor for class org.libvirt.jna.Libvirt.SecurityModel
-
- SecurityModel - Class in org.libvirt
-
A security model used for mandatory access control.
- send(byte[]) - Method in class org.libvirt.Stream
-
Write a series of bytes to the stream.
- send(ByteBuffer) - Method in class org.libvirt.Stream
-
- sendAll(Libvirt.VirStreamSourceFunc) - Method in class org.libvirt.Stream
-
Batch send method
- sendKey(KeycodeSet, int, int...) - Method in class org.libvirt.Domain
-
Send key(s) to the guest.
- 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
-
- setKeepAlive(int, int) - Method in class org.libvirt.Connect
-
Start sending keepalive messages.
- 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
-
- setMetadata(int, String, String, String, int) - Method in class org.libvirt.Domain
-
Sets the appropriate domain element given by type to the value of metadata.
- 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(long) - Method in class org.libvirt.jna.SizeTByReference
-
- setValue(long) - Method in class org.libvirt.MemoryStatistic
-
- setValue(String) - Method in class org.libvirt.Secret
-
Sets the value of the secret
- setValue(byte[]) - 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.
- setVcpusFlags(int, int) - Method in class org.libvirt.Domain
-
Dynamically changes the number of virtual CPUs used by this domain.
- SHALLOW - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
NULL base means next backing file, not whole chain
- SHALLOW - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Limit copy to top of source backing chain
- SHRINK - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
allow decrease in capacity
- 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.
- ShutdownDetail - Enum in org.libvirt.event
-
- SIGNAL - Static variable in class org.libvirt.Domain.RebootFlags
-
Send a signal
- sinkCallback(StreamPointer, String, NativeLong, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamSinkFunc
-
- SizeT - Class in org.libvirt.jna
-
Represents the native size_t
data type.
- SizeT() - Constructor for class org.libvirt.jna.SizeT
-
- SizeT(long) - Constructor for class org.libvirt.jna.SizeT
-
- SizeTByReference - Class in org.libvirt.jna
-
Represents a native (call-by-reference) pointer to size_t
data type.
- SizeTByReference() - Constructor for class org.libvirt.jna.SizeTByReference
-
- SizeTByReference(long) - Constructor for class org.libvirt.jna.SizeTByReference
-
- SnapshotCreateFlags() - Constructor for class org.libvirt.Domain.SnapshotCreateFlags
-
- snapshotCreateXML(String, int) - Method in class org.libvirt.Domain
-
Creates a new snapshot of a domain based on the snapshot xml contained in
xmlDesc.
- 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.
- SnapshotDeleteFlags() - Constructor for class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
-
- SnapshotListFlags() - Constructor for class org.libvirt.Domain.SnapshotListFlags
-
- snapshotListNames(int) - Method in class org.libvirt.Domain
-
Collect the list of domain snapshots for the given domain.
- 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..
- SNAPSHOTS_METADATA - Static variable in class org.libvirt.Domain.UndefineFlags
-
If last use of domain, then also remove any snapshot metadata
- 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
-
- SPARSE_STREAM - Static variable in class org.libvirt.StorageVol.DownloadFlags
-
Use sparse stream
- SPARSE_STREAM - Static variable in class org.libvirt.StorageVol.UploadFlags
-
Use sparse stream
- StartedDetail - Enum in org.libvirt.event
-
- 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
-
- stopEventLoop() - Static method in class org.libvirt.Library
-
Stops the event loop.
- StoppedDetail - Enum in org.libvirt.event
-
- StoragePool - Class in org.libvirt
-
A collection of storage
- StoragePool.VolumeCreateFlags - Class in org.libvirt
-
- 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 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
-
- 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.DownloadFlags - Class in org.libvirt
-
- StorageVol.ResizeFlags - Class in org.libvirt
-
- StorageVol.Type - Enum in org.libvirt
-
- StorageVol.UploadFlags - 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 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
-
The Stream class is used to transfer data between a libvirt daemon
and a client.
- 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.
- SuspendedDetail - Enum in org.libvirt.event
-
- SuspendTarget - Enum in org.libvirt
-
Power management suspension target levels
- SYNCHRONOUS_WRITES - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Force the copy job to synchronously propagate guest writes into the destination image,
so that the copy is guaranteed to converge
- val - Variable in class org.libvirt.jna.virDomainMemoryStats
-
- val - Variable in class org.libvirt.MemoryStatistic
-
- VALIDATE - Static variable in class org.libvirt.Domain.CreateFlags
-
Validate the XML document against schema
- VALIDATE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
validate the XML against the schema
- value - Variable in class org.libvirt.jna.virSchedParameter
-
- value - Variable in class org.libvirt.jna.virTypedParameter
-
- 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
- value - Variable in class org.libvirt.TypedBooleanParameter
-
- value - Variable in class org.libvirt.TypedDoubleParameter
-
- value - Variable in class org.libvirt.TypedIntParameter
-
- value - Variable in class org.libvirt.TypedLongParameter
-
- value - Variable in class org.libvirt.TypedStringParameter
-
- value - Variable in class org.libvirt.TypedUintParameter
-
- value - Variable in class org.libvirt.TypedUlongParameter
-
- valueOf(String) - Static method in enum org.libvirt.Connect.OpenFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.ConnectAuth.CredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.CPUCompareResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.DomainInfo.DomainState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.Error.ErrorDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.Error.ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.Error.ErrorNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.BlockJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.BlockJobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.ConnectionCloseReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.CrashedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.DefinedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.DomainEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.IOErrorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.PMSuspendedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.PMSuspendReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.PMWakeupReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.ResumedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.ShutdownDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.StartedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.StoppedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.SuspendedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.event.UndefinedDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.KeycodeSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.MemoryAddressMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.SecretUsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.StorageVol.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.SuspendTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.libvirt.VcpuInfo.VcpuState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.libvirt.Connect.OpenFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.ConnectAuth.CredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.CPUCompareResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.DomainInfo.DomainState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.Error.ErrorDomain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.Error.ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.Error.ErrorNumber
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.BlockJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.BlockJobType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.ConnectionCloseReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.CrashedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.DefinedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.DomainEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.IOErrorAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.PMSuspendedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.PMSuspendReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.PMWakeupReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.ResumedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.ShutdownDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.StartedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.StoppedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.SuspendedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.event.UndefinedDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.KeycodeSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.MemoryAddressMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.SecretUsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.StorageVol.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.SuspendTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.libvirt.VcpuInfo.VcpuState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vcp - Variable in class org.libvirt.Connect
-
The native virConnectPtr.
- VcpuFlags() - Constructor for class org.libvirt.Domain.VcpuFlags
-
- 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 in org.libvirt
-
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Query qemu guest agent
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_ARP - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Query ARP tables
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Parse DHCP lease file
- VIR_DOMAIN_SCHED_FIELD_LENGTH - Static variable in interface org.libvirt.jna.Libvirt
-
- VIR_INTERFACE_XML_INACTIVE - Static variable in class org.libvirt.Interface
-
Get XML Flag: dump inactive interface information
- VIR_MIGRATE_PARAM_AUTO_CONVERGE_INCREMENT - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The increment added to VIR_MIGRATE_PARAM_AUTO_CONVERGE_INITIAL whenever the hypervisor
decides the current rate is not enough to ensure convergence of the migration.
- VIR_MIGRATE_PARAM_AUTO_CONVERGE_INITIAL - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The initial percentage guest CPUs are throttled to when auto-convergence decides migration
is not converging as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_BANDWIDTH - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The maximum bandwidth (in MiB/s) that will be used for migration as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The maximum bandwidth (in MiB/s) that will be used for post-copy phase of a migration
as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_COMPRESSION - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The name of the method used to compress migration traffic as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_DTHREADS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of decompression threads for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_LEVEL - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The level of compression for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_THREADS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of compression threads for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_XBZRLE_CACHE - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The size of page cache for xbzrle compression as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_DEST_NAME - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The name to be used for the domain on the destination host as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_DEST_XML - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The new configuration to be used for the domain on the destination host as
TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_DISKS_PORT - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Port that destination server should use for incoming disks migration.
- VIR_MIGRATE_PARAM_DISKS_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI used for incoming disks migration.
- VIR_MIGRATE_PARAM_GRAPHICS_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI to use for migrating client's connection to domain's graphical console, as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_LISTEN_ADDRESS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The listen address that hypervisor on the destination side should bind to for incoming migration.
- VIR_MIGRATE_PARAM_MIGRATE_DISKS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Lists the block devices to be migrated.
- VIR_MIGRATE_PARAM_PARALLEL_CONNECTIONS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of connections used during parallel migration as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_PERSIST_XML - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The new persistent configuration to be used for the domain on the destination host as
TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_TLS_DESTINATION - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Override the destination host name used for TLS verification as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI to use for initiating domain migration as TYPED_PARAM_STRING.
- VIR_STREAM_NONBLOCK - Static variable in class org.libvirt.Stream
-
- VIR_TYPED_PARAM_FIELD_LENGTH - Static variable in interface org.libvirt.jna.Libvirt
-
- VIR_UUID_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
-
- VIR_UUID_STRING_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
-
- 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.VirDomainEventCallback, 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
-
- virConnectGetSysinfo(ConnectionPointer, int) - 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
-
- virConnectIsAlive(ConnectionPointer) - 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, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListDefinedInterfaces(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListDefinedNetworks(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListDefinedStoragePools(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListDomains(ConnectionPointer, int[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListInterfaces(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListNetworks(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListNWFilters(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListSecrets(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectListStoragePools(ConnectionPointer, CString[], 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
-
- virConnectRegisterCloseCallback(ConnectionPointer, Libvirt.VirConnectCloseFunc, Pointer, Pointer) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectSetKeepAlive(ConnectionPointer, int, int) - Method in interface org.libvirt.jna.Libvirt
-
- virConnectUnregisterCloseCallback(ConnectionPointer, Libvirt.VirConnectCloseFunc) - 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
-
- virDomainBlockCommit(DomainPointer, String, String, String, long, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockCopy(DomainPointer, String, String, virTypedParameter[], int, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockInfo - Class in org.libvirt.jna
-
- virDomainBlockInfo() - Constructor for class org.libvirt.jna.virDomainBlockInfo
-
- virDomainBlockJobAbort(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockJobInfo - Class in org.libvirt.jna
-
- virDomainBlockJobInfo() - Constructor for class org.libvirt.jna.virDomainBlockJobInfo
-
- virDomainBlockPeek(DomainPointer, String, long, SizeT, ByteBuffer, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockResize(DomainPointer, String, long, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockStats(DomainPointer, String, virDomainBlockStats, SizeT) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainBlockStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainBlockStats structure
- virDomainBlockStats() - Constructor for class org.libvirt.jna.virDomainBlockStats
-
- 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
-
- virDomainGetBlockJobInfo(DomainPointer, String, virDomainBlockJobInfo, int) - 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
-
- virDomainGetMetadata(DomainPointer, int, String, int) - 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
-
- virDomainGetSecurityLabel(DomainPointer, Libvirt.SecurityLabel) - 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
-
- virDomainInterface - Class in org.libvirt.jna
-
JNA mapping for the virDomainInterface structure
- virDomainInterface() - Constructor for class org.libvirt.jna.virDomainInterface
-
- virDomainInterface(Pointer) - Constructor for class org.libvirt.jna.virDomainInterface
-
- virDomainInterface.Ptr - Class in org.libvirt.jna
-
- virDomainInterfaceAddresses(DomainPointer, PointerByReference, int, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainInterfaceFree(virDomainInterface.Ptr) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainInterfaceStats(DomainPointer, String, virDomainInterfaceStats, SizeT) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainInterfaceStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainInterfaceStats structure
- virDomainInterfaceStats() - Constructor for class org.libvirt.jna.virDomainInterfaceStats
-
- virDomainIpAddress - Class in org.libvirt.jna
-
JNA mapping for the virDomainIpAddress structure
- virDomainIpAddress() - Constructor for class org.libvirt.jna.virDomainIpAddress
-
- virDomainIpAddress(Pointer) - Constructor for class org.libvirt.jna.virDomainIpAddress
-
- virDomainIpAddress.ByReference - Class in org.libvirt.jna
-
- virDomainIsActive(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainIsPersistent(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainIsUpdated(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
-
- virDomainMemoryPeek(DomainPointer, long, SizeT, ByteBuffer, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainMemoryStats(DomainPointer, virDomainMemoryStats[], int, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainMemoryStats - Class in org.libvirt.jna
-
- virDomainMemoryStats() - Constructor for class org.libvirt.jna.virDomainMemoryStats
-
- virDomainMigrate(DomainPointer, ConnectionPointer, NativeLong, String, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainMigrate2(DomainPointer, ConnectionPointer, String, NativeLong, String, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainMigrate3(DomainPointer, ConnectionPointer, virTypedParameter[], int, 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
-
- virDomainMigrateToURI2(DomainPointer, String, String, String, NativeLong, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainPinVcpu(DomainPointer, int, byte[], int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainPMSuspendForDuration(DomainPointer, int, long, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainPMWakeup(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainQemuAgentCommand(DomainPointer, String, int, int) - Method in interface org.libvirt.jna.LibvirtQemu
-
- virDomainQemuMonitorCommand(DomainPointer, String, CStringByReference, int) - Method in interface org.libvirt.jna.LibvirtQemu
-
- virDomainReboot(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainRef(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainReset(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
-
- virDomainScreenshot(DomainPointer, StreamPointer, int, int) - Method in interface org.libvirt.jna.Libvirt
-
- virDomainSendKey(DomainPointer, int, int, int[], int, int) - 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
-
- virDomainSetMetadata(DomainPointer, int, String, String, String, int) - 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
-
- virDomainSetVcpusFlags(DomainPointer, int, 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, CString[], 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
-
- virDomainUndefineFlags(DomainPointer, int) - 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
-
- virEventAddTimeout(int, Libvirt.VirEventTimeoutCallback, Pointer, Pointer) - Method in interface org.libvirt.jna.Libvirt
-
- virEventRegisterDefaultImpl() - Method in interface org.libvirt.jna.Libvirt
-
- virEventRemoveTimeout(int) - Method in interface org.libvirt.jna.Libvirt
-
- virEventRunDefaultImpl() - Method in interface org.libvirt.jna.Libvirt
-
- virEventUpdateTimeout(int, int) - Method in interface org.libvirt.jna.Libvirt
-
- 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, int) - Method in interface org.libvirt.jna.Libvirt
-
- virInterfaceDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
-
- virInterfaceDestroy(InterfacePointer, int) - 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
-
- 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, int) - Method in interface org.libvirt.jna.Libvirt
-
- virNodeDeviceListCaps(DevicePointer, CString[], 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
-
- virNodeGetSecurityModel(ConnectionPointer, Libvirt.SecurityModel) - 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, CString[], 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
-
- virSecretGetUsageID(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
-
- virSecretGetUsageType(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, SizeTByReference, 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, String, SizeT, int) - Method in interface org.libvirt.jna.Libvirt
-
- virSecretSetValue(SecretPointer, byte[], SizeT, 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, CString[], 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
-
- virStorageVolDownload(StorageVolPointer, StreamPointer, long, long, 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
-
- virStorageVolResize(StorageVolPointer, long, int) - Method in interface org.libvirt.jna.Libvirt
-
- virStorageVolUpload(StorageVolPointer, StreamPointer, long, long, int) - 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, ByteBuffer, SizeT) - Method in interface org.libvirt.jna.Libvirt
-
- virStreamRecvAll(StreamPointer, Libvirt.VirStreamSinkFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
-
- virStreamSend(StreamPointer, ByteBuffer, SizeT) - Method in interface org.libvirt.jna.Libvirt
-
- virStreamSendAll(StreamPointer, Libvirt.VirStreamSourceFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
-
- virTypedParameter - Class in org.libvirt.jna
-
JNA mapping for the virTypedParameter structure
This is the preferred alias over virSchedParameter, virBlkioParameter,
virMemoryParameter since Libvirt 0.9.2.
- virTypedParameter() - Constructor for class org.libvirt.jna.virTypedParameter
-
- virTypedParameterValue - Class in org.libvirt.jna
-
JNA mapping for the virTypedParameterValue structure
- virTypedParameterValue() - Constructor for class org.libvirt.jna.virTypedParameterValue
-
- virVcpuInfo - Class in org.libvirt.jna
-
JNA mapping for the virVcpuInfo structure
- virVcpuInfo() - Constructor for class org.libvirt.jna.virVcpuInfo
-
- VolumeCreateFlags() - Constructor for class org.libvirt.StoragePool.VolumeCreateFlags
-
- vspp - Variable in class org.libvirt.StoragePool
-
the native virStoragePoolPtr.