|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended by java.rmi.dgc.VMID
public final class VMID
A VMID is a identifier that is unique across all Java virtual machines. VMIDs are used by the distributed garbage collector to identify client VMs.
| Constructor Summary | |
|---|---|
VMID()
Create a new VMID. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Compare this VMID to another, and return true if they are the same identifier. |
int |
hashCode()
Compute hash code for this VMID. |
static boolean |
isUnique()
Deprecated. |
String |
toString()
Return string representation of this VMID. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VMID()
java.rmi.server.UID are satisfied, and b) an
address can be obtained for this host that is unique and constant
for the lifetime of this object.
| Method Detail |
|---|
@Deprecated public static boolean isUnique()
public int hashCode()
Object.equals(java.lang.Object),
Hashtablepublic boolean equals(Object obj)
obj - the reference object with which to compare.
true if this object is the same as the obj
argument; false otherwise.Object.hashCode(),
Hashtablepublic String toString()
|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.