public class HoodieWriteCommitCallbackConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieWriteCommitCallbackConfig.Builder |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodieWriteCommitCallbackConfig.Builder |
newBuilder() |
contains, contains, create, getBoolean, getBooleanOrDefault, getBooleanOrDefault, getDouble, getFloat, getInt, getIntOrDefault, getLong, getProps, getProps, getSplitStrings, getSplitStrings, getString, getString, getStringOrDefault, getStringOrDefault, getStringOrThrow, setAll, setDefault, setDefaultOnCondition, setDefaults, setDefaultValue, setDefaultValue, setValue, setValuepublic static final String CALLBACK_PREFIX
public static final ConfigProperty<Boolean> TURN_CALLBACK_ON
public static final ConfigProperty<String> CALLBACK_CLASS_NAME
public static final ConfigProperty<String> CALLBACK_HTTP_URL
public static final ConfigProperty<String> CALLBACK_HTTP_API_KEY_VALUE
public static final ConfigProperty<Integer> CALLBACK_HTTP_TIMEOUT_IN_SECONDS
@Deprecated public static final String CALLBACK_ON
TURN_CALLBACK_ON and its methods instead@Deprecated public static final boolean DEFAULT_CALLBACK_ON
TURN_CALLBACK_ON and its methods instead@Deprecated public static final String CALLBACK_CLASS_PROP
CALLBACK_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_CALLBACK_CLASS_PROP
CALLBACK_CLASS_NAME and its methods instead@Deprecated public static final String CALLBACK_HTTP_URL_PROP
CALLBACK_HTTP_URL and its methods instead@Deprecated public static final String CALLBACK_HTTP_API_KEY
CALLBACK_HTTP_API_KEY_VALUE and its methods instead@Deprecated public static final String DEFAULT_CALLBACK_HTTP_API_KEY
CALLBACK_HTTP_API_KEY_VALUE and its methods instead@Deprecated public static final String CALLBACK_HTTP_TIMEOUT_SECONDS
CALLBACK_HTTP_TIMEOUT_IN_SECONDS and its methods instead@Deprecated public static final int DEFAULT_CALLBACK_HTTP_TIMEOUT_SECONDS
CALLBACK_HTTP_TIMEOUT_IN_SECONDS and its methods insteadpublic static HoodieWriteCommitCallbackConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.