public class OvsdbMonitorCallback extends Object implements MonitorCallBack
Modifier and Type | Method and Description |
---|---|
void |
exception(Throwable exception) |
void |
update(TableUpdates result,
DatabaseSchema dbSchema) |
public void update(TableUpdates result, DatabaseSchema dbSchema)
update
in interface MonitorCallBack
public void exception(Throwable exception)
exception
in interface MonitorCallBack
Copyright © 2018 OpenDaylight. All rights reserved.