@Plugin(name="Column", category="Core", printObject=true) public final class ColumnConfig extends Object
ColumnMapping
Modifier and Type | Class and Description |
---|---|
static class |
ColumnConfig.Builder |
Modifier and Type | Method and Description |
---|---|
static ColumnConfig |
createColumnConfig(Configuration config,
String name,
String pattern,
String literalValue,
String eventTimestamp,
String unicode,
String clob)
Deprecated.
use
newBuilder() |
String |
getColumnName() |
String |
getColumnNameKey() |
PatternLayout |
getLayout() |
String |
getLiteralValue() |
boolean |
isClob() |
boolean |
isEventTimestamp() |
boolean |
isUnicode() |
static ColumnConfig.Builder |
newBuilder() |
String |
toString() |
@Deprecated public static ColumnConfig createColumnConfig(Configuration config, String name, String pattern, String literalValue, String eventTimestamp, String unicode, String clob)
newBuilder()
ColumnConfig.Builder
@PluginBuilderFactory public static ColumnConfig.Builder newBuilder()
public String getColumnName()
public String getColumnNameKey()
public PatternLayout getLayout()
public String getLiteralValue()
public boolean isClob()
public boolean isEventTimestamp()
public boolean isUnicode()
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.