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, stop
public NCSNorthbounder(NCSNorthbounderConfig config)
public boolean accepts(NorthboundAlarm alarm)
accepts
in class AbstractNorthbounder
public void forwardAlarms(List<NorthboundAlarm> alarms) throws NorthbounderException
forwardAlarms
in class AbstractNorthbounder
NorthbounderException
public NCSNorthbounderConfig getConfig()
public void setConfig(NCSNorthbounderConfig config)
Copyright © 2015. All rights reserved.