public class PrefetchExecutor
extends java.lang.Object
| Constructor and Description |
|---|
PrefetchExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cancel(Path path) |
static void |
complete(Path path) |
static boolean |
isCompleted(Path path) |
static void |
request(Path path,
java.lang.Runnable runnable) |