public class ThreadPool extends Object
| Modifier and Type | Method and Description |
|---|---|
static ScheduledExecutorService |
getPool() |
static ThreadPool |
initialize(org.apache.hadoop.conf.Configuration conf) |
static void |
shutdown() |
public static ThreadPool initialize(org.apache.hadoop.conf.Configuration conf)
public static ScheduledExecutorService getPool()
public static void shutdown()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.