mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
doc
This commit is contained in:
parent
52af5573f1
commit
de69f5f0fd
@ -26,7 +26,7 @@ import java.util.concurrent.*;
|
||||
/**
|
||||
* Factory and utility methods for handling {@link DynamicThreadPoolExecutor}.
|
||||
*
|
||||
* @author kimchy (Shay Banon)
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
public class DynamicExecutors {
|
||||
/**
|
||||
|
@ -28,8 +28,7 @@ import java.util.concurrent.atomic.AtomicInteger;
|
||||
* possibly several pooled threads, normally configured using
|
||||
* {@link DynamicExecutors} factory methods.
|
||||
*
|
||||
* @author moran
|
||||
* @since 6.5
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
public class DynamicThreadPoolExecutor extends ThreadPoolExecutor {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user