public class NCSNorthbounder extends AbstractNorthbounder
| Constructor and Description |
|---|
NCSNorthbounder(NCSNorthbounderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(NorthboundAlarm alarm) |
void |
forwardAlarms(List<NorthboundAlarm> alarms) |
NCSNorthbounderConfig |
getConfig() |
void |
setConfig(NCSNorthbounderConfig config) |
createSyncLostMessage, discard, getName, onAlarm, onPostStart, onPreStart, onStop, preserve, run, setMaxBatchSize, setMaxPreservedAlarms, setNaglesDelay, setRetryInterval, start, stoppublic NCSNorthbounder(NCSNorthbounderConfig config)
public boolean accepts(NorthboundAlarm alarm)
accepts in class AbstractNorthbounderpublic void forwardAlarms(List<NorthboundAlarm> alarms) throws NorthbounderException
forwardAlarms in class AbstractNorthbounderNorthbounderExceptionpublic NCSNorthbounderConfig getConfig()
public void setConfig(NCSNorthbounderConfig config)
Copyright © 2015. All rights reserved.