Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E G H I J L S T U V

A

addr - Variable in class java.rmi.dgc.VMID
The IP address of the local host.
areWeUnique - Static variable in class java.rmi.dgc.VMID
If true, the IP of this host can ve reliably determined.

C

clean(ObjID[], long, VMID, boolean) - Method in interface java.rmi.dgc.DGC
Mark the given objects as no longer used on the client side.

D

DGC - interface java.rmi.dgc.DGC.
The DGC implementation is used for the server side during the distributed garbage collection.
dirty(ObjID[], long, Lease) - Method in interface java.rmi.dgc.DGC
Mark the given objects referecnes as used on the client side.

E

equals(Object) - Method in class java.rmi.dgc.VMID
Returns true if the passed parameter is also VMID and it is equal to this VMID.

G

getVMID() - Method in class java.rmi.dgc.Lease
Get the lease id.
getValue() - Method in class java.rmi.dgc.Lease
Get the lease duration

H

hash - Variable in class java.rmi.dgc.VMID
The cached hash code.
hashCode() - Method in class java.rmi.dgc.VMID
Get the hash code of this VMID.

I

isUnique() - Static method in class java.rmi.dgc.VMID
Deprecated. VMID's are more or less always reliable.

J

java.rmi.dgc - package java.rmi.dgc
 

L

Lease - class java.rmi.dgc.Lease.
A lease object is used to request and grant leases for the remote objects.
Lease(VMID, long) - Constructor for class java.rmi.dgc.Lease
Create the new lease with the given id and duration
localAddr - Static variable in class java.rmi.dgc.VMID
The IP address of the local host.

S

serialVersionUID - Static variable in class java.rmi.dgc.Lease
 
serialVersionUID - Static variable in class java.rmi.dgc.VMID
Use SVUID for interoperability.

T

toString() - Method in class java.rmi.dgc.Lease
Get the string representation of this lease
toString() - Method in class java.rmi.dgc.VMID
Get the string representation of this VMID.

U

uid - Variable in class java.rmi.dgc.VMID
The UID of this VMID.

V

VMID - class java.rmi.dgc.VMID.
An identifier that is unique accross the all virtual machines.
VMID() - Constructor for class java.rmi.dgc.VMID
Create the new VMID.
value - Variable in class java.rmi.dgc.Lease
 
vmid - Variable in class java.rmi.dgc.Lease
 

A C D E G H I J L S T U V