Uses of Class
org.wildfly.common.cpu.CacheLevelInfo
-
Packages that use CacheLevelInfo Package Description org.wildfly.common.cpu A set of utility classes to determine information about the runtime environment's CPU configuration. -
-
Uses of CacheLevelInfo in org.wildfly.common.cpu
Methods in org.wildfly.common.cpu that return CacheLevelInfo Modifier and Type Method Description static CacheLevelInfo
CacheInfo. getCacheLevelInfo(int index)
Get the CPU cache level information for a cache level.
-