Package | Description |
---|---|
com.gigaspaces.internal.lease | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.sun.jini.landlord |
This is a utility for services implementing leases.
|
net.jini.core.lease |
Modifier and Type | Method and Description |
---|---|
void |
SpaceLeaseMap.cancelAll() |
void |
SpaceLeaseMap.renewAll() |
Modifier and Type | Method and Description |
---|---|
void |
LeaseMapProxy.cancelAll() |
void |
LeaseMapProxy.renewAll() |
Modifier and Type | Method and Description |
---|---|
void |
LandlordLeaseMap.cancelAll() |
void |
LandlordLeaseMap.renewAll() |
Modifier and Type | Method and Description |
---|---|
void |
LeaseMap.cancelAll()
Cancels all leases in the LeaseMap.
|
void |
LeaseMap.renewAll()
Renews all leases in the LeaseMap, using their current values as the renewal durations.
|
Copyright © GigaSpaces.