public final class ConstrainableLandlordLeaseMap extends LandlordLeaseMap
LandlordLeaseMap
.map
Modifier and Type | Method and Description |
---|---|
boolean |
canContainKey(Object key)
Returns true if the given object is a Lease which can be renewed and cancelled in a batch
with other leases in the map.
|
cancelAll, renewAll
checkKey, checkValue, clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public boolean canContainKey(Object key)
LeaseMap
canContainKey
in interface LeaseMap
canContainKey
in class LandlordLeaseMap
key
- an object that should be a leaseLease.canBatch(net.jini.core.lease.Lease)
Copyright © GigaSpaces.