public static final class CacheStatus.ClientRemovalResult extends Object
ClientRemovalResult(int listenersCount, Map<String,List<LockID>> locks)
int
getListenersCount()
Map<String,List<LockID>>
getLocks()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientRemovalResult(int listenersCount, Map<String,List<LockID>> locks)
public int getListenersCount()
public Map<String,List<LockID>> getLocks()
Copyright © 2016. All rights reserved.