Uses of Class
org.graylog2.system.stats.mongo.HostInfo.System
Packages that use HostInfo.System
-
Uses of HostInfo.System in org.graylog2.system.stats.mongo
Methods in org.graylog2.system.stats.mongo that return HostInfo.SystemModifier and TypeMethodDescriptionstatic HostInfo.SystemHostInfo.System.create(org.joda.time.DateTime currentTime, String hostname, int cpuAddrSize, long memSizeMB, int numCores, String cpuArch, boolean numaEnabled) abstract HostInfo.SystemHostInfo.system()Methods in org.graylog2.system.stats.mongo with parameters of type HostInfo.SystemModifier and TypeMethodDescriptionstatic HostInfoHostInfo.create(HostInfo.System system, HostInfo.Os os, HostInfo.Extra extra)