|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.common.utils.ExecutorUtil
public class ExecutorUtil
| Constructor Summary | |
|---|---|
ExecutorUtil()
|
|
| Method Summary | |
|---|---|
static void |
gracefulShutdown(Executor executor,
int timeout)
|
static boolean |
isShutdown(Executor executor)
|
static void |
shutdownNow(Executor executor,
int timeout)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutorUtil()
| Method Detail |
|---|
public static boolean isShutdown(Executor executor)
public static void gracefulShutdown(Executor executor,
int timeout)
public static void shutdownNow(Executor executor,
int timeout)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||