org.semispace
Class SemiSpace.WrappedInternalWriter
java.lang.Object
org.semispace.SemiSpace.WrappedInternalWriter
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SemiSpace
protected class SemiSpace.WrappedInternalWriter
- extends Object
- implements Runnable
Need to wrap write in own thread in order to make terracotta pick it up.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiSpace.WrappedInternalWriter
protected SemiSpace.WrappedInternalWriter(Object entry,
long leaseTimeMs)
getException
public Exception getException()
getLease
public SemiLease getLease()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2008-2012. All Rights Reserved.