Package | Description |
---|---|
io.parallec.core |
Main package, including most user-facing classes such as the ParallelClient,
ParallelTask etc.
|
io.parallec.core.resources |
External resources on async http client stores, thread pools for netty/ping/ssh.
|
Modifier and Type | Field and Description |
---|---|
TcpUdpSshPingResourceStore |
ParallelClient.tcpSshPingResourceStore
The tcp client store.
|
Modifier and Type | Field and Description |
---|---|
private static TcpUdpSshPingResourceStore |
TcpUdpSshPingResourceStore.instance
The singleton instance.
|
Modifier and Type | Method and Description |
---|---|
static TcpUdpSshPingResourceStore |
TcpUdpSshPingResourceStore.getInstance() |