Uses of Class
org.apache.syncope.common.lib.collections.CircularFifoQueue
Packages that use CircularFifoQueue
-
Uses of CircularFifoQueue in org.apache.syncope.common.lib.info
Methods in org.apache.syncope.common.lib.info that return CircularFifoQueueModifier and TypeMethodDescriptionSystemInfo.load()Returns the value of theloadrecord component.Constructors in org.apache.syncope.common.lib.info with parameters of type CircularFifoQueueModifierConstructorDescriptionSystemInfo(String hostname, String os, String jvm, int availableProcessors, long startTime, CircularFifoQueue<SystemInfo.LoadInstant> load) Creates an instance of aSystemInforecord class.