Package | Description |
---|---|
org.jboss.util.id |
Unique and globally unique identifier classes.
|
Modifier and Type | Field and Description |
---|---|
protected VMID |
GUID.vmid
The virtual machine identifier
|
Modifier and Type | Method and Description |
---|---|
static VMID |
VMID.getInstance()
Get the VMID for the current virtual machine.
|
VMID |
GUID.getVMID()
Get the VMID portion of this GUID.
|
Constructor and Description |
---|
VMID(VMID vmid)
Copy a VMID.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.