public class Cpus extends Object
| Constructor and Description |
|---|
Cpus() |
| Modifier and Type | Method and Description |
|---|---|
static int |
cpus()
The configured number of available processors.
|
public static int cpus()
Runtime.availableProcessors(). This can be overridden
by setting the system property "greptimedb.available_cpus".Copyright © 2023. All rights reserved.