Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.onUpdateWithdrawRoute_args
-
Packages that use BgpUpdater.onUpdateWithdrawRoute_args Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of BgpUpdater.onUpdateWithdrawRoute_args in org.opendaylight.netvirt.bgpmanager.thrift.gen
Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpUpdater.onUpdateWithdrawRoute_args Modifier and Type Method Description BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. deepCopy()BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.AsyncProcessor.onUpdateWithdrawRoute. getEmptyArgsInstance()BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.Processor.onUpdateWithdrawRoute. getEmptyArgsInstance()BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setAfi(af_afi afi)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setEsi(java.lang.String esi)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setEthtag(long ethtag)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setL2label(int l2label)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setL3label(int l3label)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setMacaddress(java.lang.String macaddress)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setNexthop(java.lang.String nexthop)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setP_type(protocol_type p_type)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setPrefix(java.lang.String prefix)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setPrefixlen(int prefixlen)BgpUpdater.onUpdateWithdrawRoute_argsBgpUpdater.onUpdateWithdrawRoute_args. setRd(java.lang.String rd)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.onUpdateWithdrawRoute_args Modifier and Type Method Description intBgpUpdater.onUpdateWithdrawRoute_args. compareTo(BgpUpdater.onUpdateWithdrawRoute_args other)booleanBgpUpdater.onUpdateWithdrawRoute_args. equals(BgpUpdater.onUpdateWithdrawRoute_args that)org.apache.thrift.TBaseBgpUpdater.Processor.onUpdateWithdrawRoute. getResult(I iface, BgpUpdater.onUpdateWithdrawRoute_args args)voidBgpUpdater.AsyncProcessor.onUpdateWithdrawRoute. start(I iface, BgpUpdater.onUpdateWithdrawRoute_args args, org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.onUpdateWithdrawRoute_args Constructor Description onUpdateWithdrawRoute_args(BgpUpdater.onUpdateWithdrawRoute_args other)Performs a deep copy on other.
-