Uses of Enum
org.apache.logging.log4j.core.async.JCToolsBlockingQueueFactory.WaitStrategy
Packages that use JCToolsBlockingQueueFactory.WaitStrategy
Package
Description
Provides Asynchronous Logger classes and interfaces for low-latency logging.
-
Uses of JCToolsBlockingQueueFactory.WaitStrategy in org.apache.logging.log4j.core.async
Subclasses with type arguments of type JCToolsBlockingQueueFactory.WaitStrategy in org.apache.logging.log4j.core.asyncMethods in org.apache.logging.log4j.core.async that return JCToolsBlockingQueueFactory.WaitStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.JCToolsBlockingQueueFactory.WaitStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.core.async with parameters of type JCToolsBlockingQueueFactory.WaitStrategyModifier and TypeMethodDescriptionstatic <E> JCToolsBlockingQueueFactory<E> JCToolsBlockingQueueFactory.createFactory(JCToolsBlockingQueueFactory.WaitStrategy waitStrategy)