public static final String |
GENERALIZED_SUM_TYPE_SUPPORT_CONFIG |
"generalized.sum.type.support" |
public static final boolean |
GENERALIZED_SUM_TYPE_SUPPORT_DEFAULT |
false |
public static final String |
GENERALIZED_SUM_TYPE_SUPPORT_DOC |
"Toggle for enabling/disabling generalized sum type support: interoperability of enum/union with other schema formats" |
public static final String |
IGNORE_DEFAULT_FOR_NULLABLES_CONFIG |
"ignore.default.for.nullables" |
public static final boolean |
IGNORE_DEFAULT_FOR_NULLABLES_DEFAULT |
false |
public static final String |
IGNORE_DEFAULT_FOR_NULLABLES_DOC |
"Whether to ignore the default for nullable fields when the value is null" |
public static final String |
SCHEMAS_CACHE_SIZE_CONFIG |
"schemas.cache.config" |
public static final int |
SCHEMAS_CACHE_SIZE_DEFAULT |
1000 |
public static final String |
SCHEMAS_CACHE_SIZE_DOC |
"Size of the converted schemas cache" |