Uses of Class
org.graylog2.system.stats.mongo.HostInfo.Extra
Packages that use HostInfo.Extra
-
Uses of HostInfo.Extra in org.graylog2.system.stats.mongo
Methods in org.graylog2.system.stats.mongo that return HostInfo.ExtraModifier and TypeMethodDescriptionstatic HostInfo.ExtraHostInfo.Extra.create(String versionString, String libcVersion, String kernelVersion, String cpuFrequencyMHz, String cpuFeatures, String scheduler, long pageSize, Long numPages, Long maxOpenFiles) abstract HostInfo.ExtraHostInfo.extra()Methods in org.graylog2.system.stats.mongo with parameters of type HostInfo.ExtraModifier and TypeMethodDescriptionstatic HostInfoHostInfo.create(HostInfo.System system, HostInfo.Os os, HostInfo.Extra extra)