@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() |
PatternLayout |
getLayout() |
String |
getLiteralValue() |
boolean |
isClob() |
boolean |
isEventTimestamp() |
boolean |
isUnicode() |
static ColumnConfig.Builder |
newBuilder() |
String |
toString() |
public String getColumnName()
public PatternLayout getLayout()
public String getLiteralValue()
public boolean isEventTimestamp()
public boolean isUnicode()
public boolean isClob()
@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()
Copyright © 1999-2017. 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.