Package | Description |
---|---|
com.gigaspaces.internal.lease |
Modifier and Type | Class and Description |
---|---|
class |
SpaceEntryLease<T> |
class |
SpaceNotifyLease |
Modifier and Type | Method and Description |
---|---|
SpaceLease[] |
LeaseUpdateBatch.getLeases() |
Modifier and Type | Method and Description |
---|---|
static Map<SpaceLease,Throwable> |
LeaseUtils.updateBatch(IDirectSpaceProxy spaceProxy,
LeaseUpdateBatch batch) |
Modifier and Type | Method and Description |
---|---|
static void |
LeaseUtils.updateBatchAsync(IDirectSpaceProxy spaceProxy,
LeaseUpdateBatch batch,
AsyncFutureListener<Map<SpaceLease,Throwable>> listener) |
Constructor and Description |
---|
LeaseUpdateBatch(SpaceLease[] leases,
LeaseUpdateDetails[] leasesUpdateDetails,
boolean isRenew) |
LeaseUpdateDetails(SpaceLease lease,
long renewDuration) |
Copyright © GigaSpaces.