Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.onNotificationSendEvent_args
-
Packages that use BgpUpdater.onNotificationSendEvent_args Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of BgpUpdater.onNotificationSendEvent_args in org.opendaylight.netvirt.bgpmanager.thrift.gen
Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpUpdater.onNotificationSendEvent_args Modifier and Type Method Description BgpUpdater.onNotificationSendEvent_argsBgpUpdater.onNotificationSendEvent_args. deepCopy()BgpUpdater.onNotificationSendEvent_argsBgpUpdater.AsyncProcessor.onNotificationSendEvent. getEmptyArgsInstance()BgpUpdater.onNotificationSendEvent_argsBgpUpdater.Processor.onNotificationSendEvent. getEmptyArgsInstance()BgpUpdater.onNotificationSendEvent_argsBgpUpdater.onNotificationSendEvent_args. setErrCode(byte errCode)BgpUpdater.onNotificationSendEvent_argsBgpUpdater.onNotificationSendEvent_args. setErrSubcode(byte errSubcode)BgpUpdater.onNotificationSendEvent_argsBgpUpdater.onNotificationSendEvent_args. setPrefix(java.lang.String prefix)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.onNotificationSendEvent_args Modifier and Type Method Description intBgpUpdater.onNotificationSendEvent_args. compareTo(BgpUpdater.onNotificationSendEvent_args other)booleanBgpUpdater.onNotificationSendEvent_args. equals(BgpUpdater.onNotificationSendEvent_args that)org.apache.thrift.TBaseBgpUpdater.Processor.onNotificationSendEvent. getResult(I iface, BgpUpdater.onNotificationSendEvent_args args)voidBgpUpdater.AsyncProcessor.onNotificationSendEvent. start(I iface, BgpUpdater.onNotificationSendEvent_args args, org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.onNotificationSendEvent_args Constructor Description onNotificationSendEvent_args(BgpUpdater.onNotificationSendEvent_args other)Performs a deep copy on other.
-