public class LandlordLeaseMap extends AbstractIDLeaseMap
LeaseMap for LandlordLease.LandlordLease,
LeaseMapAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
cancelAll() |
boolean |
canContainKey(Object key) |
void |
renewAll() |
containsKey, containsValue, entrySet, get, put, removeclear, clone, equals, hashCode, isEmpty, keySet, putAll, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, valuespublic boolean canContainKey(Object key)
public void cancelAll()
throws LeaseMapException,
RemoteException
LeaseMapExceptionRemoteExceptionpublic void renewAll()
throws LeaseMapException,
RemoteException
LeaseMapExceptionRemoteExceptionCopyright © 2016–2018. All rights reserved.