|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMID | |
|---|---|
| jgroup.core | |
| jgroup.relacs.types | |
| Uses of VMID in jgroup.core |
|---|
| Methods in jgroup.core that return VMID | |
|---|---|
VMID |
IID.getVmid()
Returns the VMID identifier of the virtual machine
that generated this invocation. |
| Uses of VMID in jgroup.relacs.types |
|---|
| Classes in jgroup.relacs.types that implement VMID | |
|---|---|
class |
VMIDImpl
The VMIDImpl class implements the VMID
interface to uniquely identify a Java Virtual Machine. |
| Methods in jgroup.relacs.types that return VMID | |
|---|---|
static VMID |
VMIDImpl.getLocalVMID()
Returns the VMID for the local Java Virtual Machine. |
VMID |
IIDImpl.getVmid()
Returns the VMID of the (client) virtual machine that
generated this invocation. |
| Constructors in jgroup.relacs.types with parameters of type VMID | |
|---|---|
IIDImpl(VMID vmid,
int counter,
int ack)
Constructs a new invocation identifier. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||