Uses of Class java.rmi.dgc.VMID

Uses in package gnu.java.rmi.dgc

Methods with parameter type java.rmi.dgc.VMID

void
DGCImpl.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
Mark the given objects as no longer used on the client side.
void
DGCImpl_Stub.clean(ObjID[] $param_0, long $param_1, VMID $param_2, boolean $param_3)

Uses in package java.rmi.dgc

Constructors with parameter type java.rmi.dgc.VMID

Lease.Lease(VMID id, long duration)
Create the new lease with the given id and duration

Methods with parameter type java.rmi.dgc.VMID

void
DGC.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
Mark the given objects as no longer used on the client side.

Methods with return type java.rmi.dgc.VMID

VMID
Get the lease id.