public class MutableAgentStatusEvent extends AgentStatusEvent
AgentStatusEvent.
Provides methods to accumulate changes.addedChannels, removedChannels, statusChangessource| Modifier and Type | Method and Description |
|---|---|
void |
addAddedChannel(AgentChannel channel) |
void |
addChange(AgentChannel channel,
String attributeKey) |
void |
addRemovedChannel(AgentChannel channel) |
void |
validate() |
filter, filter, getAddedChannels, getAggregator, getMessage, getRemovedChannels, getSource, getStatusChanges, isEmpty, toStringpublic void addChange(AgentChannel channel, String attributeKey)
public void addAddedChannel(AgentChannel channel)
public void addRemovedChannel(AgentChannel channel)
public void validate()
Copyright © 2018 LSST. All rights reserved.