Constructor and Description |
---|
HostInfo.Extra() |
Modifier and Type | Method and Description |
---|---|
abstract String |
cpuFeatures() |
abstract String |
cpuFrequencyMHz() |
static HostInfo.Extra |
create(String versionString,
String libcVersion,
String kernelVersion,
String cpuFrequencyMHz,
String cpuFeatures,
String scheduler,
long pageSize,
Long numPages,
Long maxOpenFiles) |
abstract String |
kernelVersion() |
abstract String |
libcVersion() |
abstract Long |
maxOpenFiles() |
abstract Long |
numPages() |
abstract Long |
pageSize() |
abstract String |
scheduler() |
abstract String |
versionString() |
public abstract Long pageSize()
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.