| Package | Description |
|---|---|
| org.apache.logging.log4j.core.appender.rewrite |
Apache Flume Appender.
|
| Modifier and Type | Field and Description |
|---|---|
private MapRewritePolicy.Mode |
MapRewritePolicy.mode |
| Modifier and Type | Method and Description |
|---|---|
static MapRewritePolicy.Mode |
MapRewritePolicy.Mode.valueOf(java.lang.String name)
Returns 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.
|
| Constructor and Description |
|---|
MapRewritePolicy(java.util.Map<java.lang.String,java.lang.String> map,
MapRewritePolicy.Mode mode) |