Uses of Class
com.gigaspaces.internal.lease.LeaseUpdateBatch
Packages that use LeaseUpdateBatch
-
Uses of LeaseUpdateBatch in com.gigaspaces.internal.lease
Methods in com.gigaspaces.internal.lease with parameters of type LeaseUpdateBatchModifier and TypeMethodDescriptionstatic Map<SpaceLease,Throwable> LeaseUtils.updateBatch(IDirectSpaceProxy spaceProxy, LeaseUpdateBatch batch) static voidLeaseUtils.updateBatchAsync(IDirectSpaceProxy spaceProxy, LeaseUpdateBatch batch, AsyncFutureListener<Map<SpaceLease, Throwable>> listener)