public class HoodieLockConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieLockConfig.Builder |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodieLockConfig.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 ConfigProperty<String> LOCK_ACQUIRE_RETRY_WAIT_TIME_IN_MILLIS
public static final ConfigProperty<String> LOCK_ACQUIRE_RETRY_MAX_WAIT_TIME_IN_MILLIS
public static final ConfigProperty<String> LOCK_ACQUIRE_CLIENT_RETRY_WAIT_TIME_IN_MILLIS
public static final ConfigProperty<String> LOCK_ACQUIRE_NUM_RETRIES
public static final ConfigProperty<String> LOCK_ACQUIRE_CLIENT_NUM_RETRIES
public static final ConfigProperty<Integer> LOCK_ACQUIRE_WAIT_TIMEOUT_MS
public static final ConfigProperty<String> FILESYSTEM_LOCK_PATH
public static final ConfigProperty<Integer> FILESYSTEM_LOCK_EXPIRE
public static final ConfigProperty<String> HIVE_DATABASE_NAME
public static final ConfigProperty<String> HIVE_TABLE_NAME
public static final ConfigProperty<String> HIVE_METASTORE_URI
public static final ConfigProperty<String> ZK_BASE_PATH
public static final ConfigProperty<Integer> ZK_SESSION_TIMEOUT_MS
public static final ConfigProperty<Integer> ZK_CONNECTION_TIMEOUT_MS
public static final ConfigProperty<String> ZK_CONNECT_URL
public static final ConfigProperty<String> ZK_PORT
public static final ConfigProperty<String> ZK_LOCK_KEY
public static final ConfigProperty<String> LOCK_PROVIDER_CLASS_NAME
public static final ConfigProperty<String> WRITE_CONFLICT_RESOLUTION_STRATEGY_CLASS_NAME
@Deprecated public static final String WRITE_CONFLICT_RESOLUTION_STRATEGY_CLASS_PROP
WRITE_CONFLICT_RESOLUTION_STRATEGY_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_WRITE_CONFLICT_RESOLUTION_STRATEGY_CLASS
WRITE_CONFLICT_RESOLUTION_STRATEGY_CLASS_NAME and its methods instead@Deprecated public static final String LOCK_PROVIDER_CLASS_PROP
LOCK_PROVIDER_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_LOCK_PROVIDER_CLASS
LOCK_PROVIDER_CLASS_NAME and its methods insteadpublic static HoodieLockConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.