Package org.wildfly.common.cpu
Class ProcessorInfo
java.lang.Object
org.wildfly.common.cpu.ProcessorInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Provides general information about the processors on this host (Java 9 version).
-
Method Summary
Modifier and TypeMethodDescriptionstatic intDeprecated, for removal: This API element is subject to removal in a future version.UseProcessorInfo.availableProcessors()instead.
-
Method Details
-
availableProcessors
Deprecated, for removal: This API element is subject to removal in a future version.UseProcessorInfo.availableProcessors()instead.Returns the number of available processors.- Returns:
- the number of available processors
-
ProcessorInfoinstead.