public class LandlordLeaseMap extends AbstractIDLeaseMap
LeaseMap
for LandlordLease
.LandlordLease
,
LeaseMap
AbstractMap.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, remove
clear, clone, equals, hashCode, isEmpty, keySet, putAll, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, values
public boolean canContainKey(Object key)
public void cancelAll() throws LeaseMapException, RemoteException
LeaseMapException
RemoteException
public void renewAll() throws LeaseMapException, RemoteException
LeaseMapException
RemoteException
Copyright © 2016–2018. All rights reserved.