Uses of Interface
org.apache.logging.log4j.util.IndexedStringMap
Packages that use IndexedStringMap
Package
Description
Log4j 2 Filter support.
Public Message Types used for Log4j 2.
Internal utility classes for the Log4j 2 API.
-
Uses of IndexedStringMap in org.apache.logging.log4j.core.filter
Fields in org.apache.logging.log4j.core.filter declared as IndexedStringMap -
Uses of IndexedStringMap in org.apache.logging.log4j.message
Fields in org.apache.logging.log4j.message declared as IndexedStringMapMethods in org.apache.logging.log4j.message with parameters of type IndexedStringMapModifier and TypeMethodDescriptionprivate static void
MapMessageJsonFormatter.formatIndexedStringMap
(StringBuilder sb, IndexedStringMap map, int depth) -
Uses of IndexedStringMap in org.apache.logging.log4j.util
Classes in org.apache.logging.log4j.util that implement IndexedStringMapModifier and TypeClassDescriptionclass
Consider this class private. Array-based implementation of theReadOnlyStringMap
interface.