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() |
static final int NO_WAIT_PRIORITY
int getPriority()
long getCreationTime()
DQPWorkContext getDqpWorkContext()
Copyright © 2017 JBoss by Red Hat. All rights reserved.