| Modifier and Type | Field and Description |
|---|---|
static long |
MAX_TIMEOUT
millis over which the task will timeout
|
static long |
MIN_TIMEOUT
millis below which the next delay will schedule at this amount.
|
| Constructor and Description |
|---|
ConsolidatorTask(String path,
PropertyState revision,
NodeStore store,
ScheduledExecutorService exec,
long delay,
CommitHook hook) |
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
String |
getName() |
static boolean |
isTimedOut(long delay) |
static long |
nextDelay(long currentDelay) |
public static final long MAX_TIMEOUT
public static final long MIN_TIMEOUT
public ConsolidatorTask(String path, PropertyState revision, NodeStore store, ScheduledExecutorService exec, long delay, CommitHook hook)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"