| Package | Description |
|---|---|
| network.oxalis.commons.executor |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorConf |
ExecutorConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutorConf[] |
ExecutorConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
ExecutorModule.getExecutorService(Settings<ExecutorConf> settings) |
ExecutorService |
ExecutorModule.getStatisticsExecutorService(Settings<ExecutorConf> settings) |
Copyright © 2022 NorStella. All rights reserved.