Uses of Enum
org.apache.logging.log4j.core.appender.rewrite.MapRewritePolicy.Mode
Packages that use MapRewritePolicy.Mode
-
Uses of MapRewritePolicy.Mode in org.apache.logging.log4j.core.appender.rewrite
Subclasses with type arguments of type MapRewritePolicy.Mode in org.apache.logging.log4j.core.appender.rewriteModifier and TypeClassDescriptionstatic enumAn enumeration to identify whether keys not in the MapMessage should be added or whether only existing keys should be updated.Methods in org.apache.logging.log4j.core.appender.rewrite that return MapRewritePolicy.ModeModifier and TypeMethodDescriptionstatic MapRewritePolicy.ModeReturns the enum constant of this type with the specified name.static MapRewritePolicy.Mode[]MapRewritePolicy.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.