public static interface ThreadReuseExecutor.PrioritizedRunnable extends Runnable
Modifier and Type | Field and Description |
---|---|
static int |
NO_WAIT_PRIORITY |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTime() |
DQPWorkContext |
getDqpWorkContext() |
int |
getPriority()
The execution priority - higher is lower
|
static final int NO_WAIT_PRIORITY
int getPriority()
long getCreationTime()
DQPWorkContext getDqpWorkContext()
Copyright © 2019. All rights reserved.