public class IOThreadPool extends Object
| 构造器和说明 |
|---|
IOThreadPool(int ioThreadCount,
String prefix) |
public IOThreadPool(int ioThreadCount,
String prefix)
public void submit(SendProducerBatchTask task)
public void shutdown()
public boolean isTerminated()
public boolean awaitTermination(long timeout,
TimeUnit unit)
throws InterruptedException
Copyright © 2019. All rights reserved.