@Immutable public class HoodieMetricsConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieMetricsConfig.Builder |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodieMetricsConfig.Builder |
newBuilder() |
contains, contains, getBoolean, getBooleanOrDefault, getBooleanOrDefault, getBooleanOrDefault, getDouble, getDoubleOrDefault, getFloat, getFloatOrDefault, getInt, getIntOrDefault, getLong, getLongOrDefault, getProps, getProps, getSplitStrings, getSplitStrings, getString, getString, getStringOrDefault, getStringOrDefault, getStringOrThrow, setAll, setDefault, setDefaultOnCondition, setDefaults, setDefaultValue, setDefaultValue, setValue, setValuepublic static final String METRIC_PREFIX
public static final ConfigProperty<Boolean> TURN_METRICS_ON
public static final ConfigProperty<MetricsReporterType> METRICS_REPORTER_TYPE_VALUE
public static final ConfigProperty<String> METRICS_REPORTER_CLASS_NAME
public static final ConfigProperty<String> METRICS_REPORTER_PREFIX
public static final ConfigProperty<String> EXECUTOR_METRICS_ENABLE
public static final ConfigProperty<Boolean> LOCK_METRICS_ENABLE
public static final ConfigProperty<String> METRICS_REPORTER_FILE_BASED_CONFIGS_PATH
public static final ConfigProperty<Boolean> TURN_METRICS_COMPACTION_LOG_BLOCKS_ON
@Deprecated public static final String METRICS_ON
TURN_METRICS_ON and its methods instead@Deprecated public static final boolean DEFAULT_METRICS_ON
TURN_METRICS_ON and its methods instead@Deprecated public static final String METRICS_REPORTER_TYPE
METRICS_REPORTER_TYPE_VALUE and its methods instead@Deprecated public static final MetricsReporterType DEFAULT_METRICS_REPORTER_TYPE
METRICS_REPORTER_TYPE_VALUE and its methods instead@Deprecated public static final String METRICS_REPORTER_CLASS
METRICS_REPORTER_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_METRICS_REPORTER_CLASS
METRICS_REPORTER_CLASS_NAME and its methods instead@Deprecated public static final String ENABLE_EXECUTOR_METRICS
EXECUTOR_METRICS_ENABLE and its methods insteadpublic static HoodieMetricsConfig.Builder newBuilder()
Copyright © 2023 The Apache Software Foundation. All rights reserved.