Uses of Class
org.apache.logging.log4j.core.async.AsyncWaitStrategyFactoryConfig.Builder
Packages that use AsyncWaitStrategyFactoryConfig.Builder
Package
Description
Provides Asynchronous Logger classes and interfaces for low-latency logging.
-
Uses of AsyncWaitStrategyFactoryConfig.Builder in org.apache.logging.log4j.core.async
Classes in org.apache.logging.log4j.core.async with type parameters of type AsyncWaitStrategyFactoryConfig.BuilderModifier and TypeClassDescriptionstatic class
Builds AsyncWaitStrategyFactoryConfig instances.Methods in org.apache.logging.log4j.core.async with type parameters of type AsyncWaitStrategyFactoryConfig.BuilderModifier and TypeMethodDescriptionstatic <B extends AsyncWaitStrategyFactoryConfig.Builder<B>>
BAsyncWaitStrategyFactoryConfig.newBuilder()