Package | Description |
---|---|
com.gigaspaces.internal.os | |
com.gigaspaces.internal.oshi |
Modifier and Type | Method and Description |
---|---|
OSStatistics.OSNetInterfaceStats[] |
OSStatistics.getNetStats() |
Constructor and Description |
---|
OSStatistics(long timestamp,
long freeSwapSpaceSize,
long freePhysicalMemorySize,
long actualFreePhysicalMemorySize,
double cpuPerc,
long actualMemoryUsed,
double usedMemoryPerc,
OSStatistics.OSNetInterfaceStats[] netStats) |
Modifier and Type | Method and Description |
---|---|
static OSStatistics.OSNetInterfaceStats[] |
OshiUtils.calcNetStats(List<oshi.hardware.NetworkIF> networkIFs) |
static OSStatistics.OSNetInterfaceStats |
OshiUtils.getStats(oshi.hardware.NetworkIF networkIF) |
Copyright © GigaSpaces.