public interface ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
long |
permitCount()
Returns the number of guard rail permits that this task required.
|
long |
startNanos()
Returns the time that the guard rail approved the execution of this task.
|
Copyright © 2014 Tim Brooks. All Rights Reserved.