public class NullValueHandlingConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NULL_HANDLING_CONFIG_STRING |
static String |
NULL_HANDLING_DURING_STRING_CARDINALITY |
Constructor and Description |
---|
NullValueHandlingConfig(Boolean useDefaultValuesForNull,
Boolean ignoreNullsForStringCardinality) |
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnoreNullsForStringCardinality() |
boolean |
isUseDefaultValuesForNull() |
public static final String NULL_HANDLING_CONFIG_STRING
public static final String NULL_HANDLING_DURING_STRING_CARDINALITY
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.