org.terracotta.cache.evictor
Class EvictorLock
java.lang.Object
org.terracotta.cache.evictor.EvictorLock
public class EvictorLock
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvictorLock
public EvictorLock()
tryLock
public boolean tryLock()
unlock
public void unlock()
isLocked
public boolean isLocked()
isHeldByCurrentThread
public boolean isHeldByCurrentThread()
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.