Name

VMID

Synopsis

An identifier used to uniquely identify VMs across a distributed system.

                  Returned By
public final class VMID implements Serializable {
// Public Constructors
   public VMID();  
// Public Methods Overriding Object
   public boolean equals( Object obj);  
   public int hashCode();  
   public String toString();  
// Deprecated Public Methods
   public static boolean isUnique();                             // constant, #
}

Passed To

DGC.clean(), Lease.Lease()

Returned By

Lease.getVMID()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.