public class PipelineConfigService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATE_STATS_FREQUENCY_ARG |
static String |
DIAGNOSTIC_MODE_ENABLED |
| Constructor and Description |
|---|
PipelineConfigService(Map<String,String> runtimeArguments) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLogAggregateStatsIntervalSec() |
boolean |
isDiagnosticModeEnabled() |
public static final String DIAGNOSTIC_MODE_ENABLED
public static final String AGGREGATE_STATS_FREQUENCY_ARG
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.