|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.utils.ResourceWatcher
public class ResourceWatcher
Nested Class Summary | |
---|---|
static class |
ResourceWatcher.WatchedResource
|
Constructor Summary | |
---|---|
ResourceWatcher()
|
Method Summary | |
---|---|
static void |
watch(java.lang.String resource,
java.lang.Runnable callback,
int period)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceWatcher()
Method Detail |
---|
public static void watch(java.lang.String resource, java.lang.Runnable callback, int period)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |