Class RecyclerFactories
java.lang.Object
org.apache.logging.log4j.layout.template.json.util.RecyclerFactories
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final booleanDeprecated.private static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static RecyclerFactorycreateRecyclerFactory(String queueFactorySpec, String supplierPath, int capacity) Deprecated.private static booleanDeprecated.static RecyclerFactoryDeprecated.private static RecyclerFactoryreadQueueingRecyclerFactory(String recyclerFactorySpec, int defaultCapacity) Deprecated.
-
Field Details
-
JCTOOLS_QUEUE_CLASS_SUPPLIER_PATH
Deprecated.- See Also:
-
JCTOOLS_QUEUE_CLASS_AVAILABLE
private static final boolean JCTOOLS_QUEUE_CLASS_AVAILABLEDeprecated.
-
-
Constructor Details
-
RecyclerFactories
private RecyclerFactories()Deprecated.
-
-
Method Details
-
isJctoolsQueueClassAvailable
private static boolean isJctoolsQueueClassAvailable()Deprecated. -
ofSpec
Deprecated. -
readQueueingRecyclerFactory
private static RecyclerFactory readQueueingRecyclerFactory(String recyclerFactorySpec, int defaultCapacity) Deprecated. -
createRecyclerFactory
private static RecyclerFactory createRecyclerFactory(String queueFactorySpec, String supplierPath, int capacity) Deprecated.
-
2.25.0, planned to be removed!