Package io.deephaven.kv
-
Enum Summary Enum Description KVExecutorServiceInstance A global staticExecutorServicebuilt with a thread factory that creates daemon threads, thus the executor doesn't need to be shutdown.
| Enum | Description |
|---|---|
| KVExecutorServiceInstance |
A global static
ExecutorService built with a thread factory that creates daemon threads,
thus the executor doesn't need to be shutdown. |