public static interface NonBlockingFiniteStateMachine.TaskDependencies
Modifier and Type | Method | Description |
---|---|---|
Object |
getAssociatedKey() |
Return the associated key for the task.
|
long |
getExecutionTimeoutMillis() |
Return the execution timeout for the task in millisecond.
|
long getExecutionTimeoutMillis()
Object getAssociatedKey()