public static class AgentStatusAggregatorService.StatusAggregateConfig extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
StatusAggregateConfig() |
|
StatusAggregateConfig(AgentPropertyPredicate agentPropertyPredicate,
Pattern pattern,
int historyDuration,
int aggregateWindow,
String alias) |
|
StatusAggregateConfig(String configStr) |
protected StatusAggregateConfig()
public StatusAggregateConfig(AgentPropertyPredicate agentPropertyPredicate, Pattern pattern, int historyDuration, int aggregateWindow, String alias)
public StatusAggregateConfig(String configStr)
Copyright © 2022 LSST. All rights reserved.