Package | Description |
---|---|
java.rmi.dgc |
Provides classes and interface for RMI distributed
garbage-collection (DGC).
|
Modifier and Type | Method and Description |
---|---|
VMID |
Lease.getVMID()
Returns the client VMID associated with the lease.
|
Modifier and Type | Method and Description |
---|---|
void |
DGC.clean(ObjID[] ids,
long sequenceNum,
VMID vmid,
boolean strong)
The clean call removes the 'vmid' from the reference list of
each remote object indicated in 'id's.
|
Constructor and Description |
---|
Lease(VMID id,
long duration)
Constructs a lease with a specific VMID and lease duration.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.