org.apache.solr.common.util
Class ExecutorUtil
java.lang.Object
org.apache.solr.common.util.ExecutorUtil
public class ExecutorUtil
- extends Object
Field Summary |
static org.slf4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static org.slf4j.Logger log
ExecutorUtil
public ExecutorUtil()
shutdownNowAndAwaitTermination
public static void shutdownNowAndAwaitTermination(ExecutorService pool)
shutdownAndAwaitTermination
public static void shutdownAndAwaitTermination(ExecutorService pool)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.