Uses of Interface
org.apache.logging.log4j.spi.CopyOnWrite
Packages that use CopyOnWrite
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
Uses of CopyOnWrite in org.apache.logging.log4j.spi
Classes in org.apache.logging.log4j.spi that implement CopyOnWriteModifier and TypeClassDescription(package private) class
SortedArrayStringMap
-based implementation of theThreadContextMap
interface that creates a copy of the data structure on every modification.