Package | Description |
---|---|
com.gigaspaces.internal.events.durable | |
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.
|
com.sun.jini.lease | |
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.core.lease |
Modifier and Type | Method and Description |
---|---|
LeaseMap |
DurableNotificationLease.createLeaseMap(long duration) |
Modifier and Type | Class and Description |
---|---|
class |
SpaceLeaseMap
A LeaseMap implementation using a space proxy to batch update leases.
|
Modifier and Type | Method and Description |
---|---|
LeaseMap |
SpaceLease.createLeaseMap(long duration) |
Modifier and Type | Class and Description |
---|---|
class |
LeaseMapProxy |
Modifier and Type | Method and Description |
---|---|
LeaseMap |
LeaseInitializer.UIDLease.createLeaseMap(long l) |
LeaseMap |
LeaseProxy.createLeaseMap(long duration) |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLandlordLeaseMap
Constrainable sub-class of
LandlordLeaseMap . |
class |
LandlordLeaseMap
Implementation of
LeaseMap for LandlordLease . |
Modifier and Type | Method and Description |
---|---|
LeaseMap |
ConstrainableLandlordLease.createLeaseMap(long duration) |
LeaseMap |
LandlordLease.createLeaseMap(long duration) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLeaseMap
A base class for implementing LeaseMaps.
|
Modifier and Type | Method and Description |
---|---|
LeaseMap |
ConstrainableEventLease.createLeaseMap(long duration)
Creates a constraint-aware lease map.
|
Modifier and Type | Method and Description |
---|---|
LeaseMap |
Lease.createLeaseMap(long duration)
Creates a Map object that can contain leases whose renewal or cancellation can be batched,
and adds the current lease to that map.
|
Copyright © GigaSpaces.