@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, create, getBoolean, getBooleanOrDefault, getDouble, getFloat, getInt, getIntOrDefault, getLong, getProps, getProps, 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
@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 © 2022 The Apache Software Foundation. All rights reserved.