Package | Description |
---|---|
net.openhft.affinity.impl |
Modifier and Type | Method and Description |
---|---|
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromCpuInfo() |
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromCpuInfo(InputStream is) |
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromCpuInfo(String filename) |
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromProperties(InputStream is) |
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromProperties(@NotNull Properties prop) |
static @NotNull VanillaCpuLayout |
VanillaCpuLayout.fromProperties(String fileName) |
Copyright © 2019. All rights reserved.