Uses of Class
org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory
-
Packages that use JCToolsBlockingQueueFactory Package Description org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. -
-
Uses of JCToolsBlockingQueueFactory in org.apache.logging.log4j.core.async
Methods in org.apache.logging.log4j.core.async that return JCToolsBlockingQueueFactory Modifier and Type Method Description static <E> JCToolsBlockingQueueFactory<E>
JCToolsBlockingQueueFactory. createFactory(JCToolsBlockingQueueFactory.WaitStrategy waitStrategy)
-