@PublicEvolving public class StateLatencyTrackOptions extends Object
Modifier and Type | Field and Description |
---|---|
static ConfigOption<Boolean> |
LATENCY_TRACK_ENABLED |
static ConfigOption<Integer> |
LATENCY_TRACK_HISTORY_SIZE |
static ConfigOption<Integer> |
LATENCY_TRACK_SAMPLE_INTERVAL |
static ConfigOption<Boolean> |
LATENCY_TRACK_STATE_NAME_AS_VARIABLE |
Constructor and Description |
---|
StateLatencyTrackOptions() |
public static final ConfigOption<Boolean> LATENCY_TRACK_ENABLED
public static final ConfigOption<Integer> LATENCY_TRACK_SAMPLE_INTERVAL
public static final ConfigOption<Integer> LATENCY_TRACK_HISTORY_SIZE
public static final ConfigOption<Boolean> LATENCY_TRACK_STATE_NAME_AS_VARIABLE
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.