|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cassandra.utils.WrappedRunnable
public abstract class WrappedRunnable
Constructor Summary | |
---|---|
WrappedRunnable()
|
Method Summary | |
---|---|
void |
run()
|
protected abstract void |
runMayThrow()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WrappedRunnable()
Method Detail |
---|
public final void run()
run
in interface java.lang.Runnable
protected abstract void runMayThrow() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |