Uses of Class java.rmi.dgc.VMID

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.