Interface | Description |
---|---|
CloseableExecutorService | |
ExecutorServiceCarrier |
Class | Description |
---|---|
NoCloseExecutor |
Wraps an
ExecutorService as a CloseableExecutorService
and avoids calling its shutdown methods when the wrapper is shut down |
SshdThreadFactory |
Default
ThreadFactory used by ThreadUtils to create
thread pools if user did provide one |
SshThreadPoolExecutor | |
ThreadUtils |
Utility class for thread pools.
|
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.