| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.executor.kernel |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorEngine |
ExecutorEngine.createExecutorEngineWithCPU()
Create executor engine with CPU.
|
static ExecutorEngine |
ExecutorEngine.createExecutorEngineWithCPUAndResources(int resourceCount)
Create executor engine with CPU and resources.
|
static ExecutorEngine |
ExecutorEngine.createExecutorEngineWithSize(int executorSize)
Create executor engine with executor size.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.