Class SnapshotFileCache.RefreshCacheTask
java.lang.Object
java.util.TimerTask
org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
- SnapshotFileCache
Simple helper task that just periodically attempts to refresh the cache
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
Constructor Details
-
RefreshCacheTask
public RefreshCacheTask()
-
-
Method Details