Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.peerUp_args
-
Packages that use BgpUpdater.peerUp_args Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of BgpUpdater.peerUp_args in org.opendaylight.netvirt.bgpmanager.thrift.gen
Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpUpdater.peerUp_args Modifier and Type Method Description BgpUpdater.peerUp_argsBgpUpdater.peerUp_args. deepCopy()BgpUpdater.peerUp_argsBgpUpdater.AsyncProcessor.peerUp. getEmptyArgsInstance()BgpUpdater.peerUp_argsBgpUpdater.Processor.peerUp. getEmptyArgsInstance()BgpUpdater.peerUp_argsBgpUpdater.peerUp_args. setAsNumber(long asNumber)BgpUpdater.peerUp_argsBgpUpdater.peerUp_args. setIpAddress(java.lang.String ipAddress)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.peerUp_args Modifier and Type Method Description intBgpUpdater.peerUp_args. compareTo(BgpUpdater.peerUp_args other)booleanBgpUpdater.peerUp_args. equals(BgpUpdater.peerUp_args that)org.apache.thrift.TBaseBgpUpdater.Processor.peerUp. getResult(I iface, BgpUpdater.peerUp_args args)voidBgpUpdater.AsyncProcessor.peerUp. start(I iface, BgpUpdater.peerUp_args args, org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.peerUp_args Constructor Description peerUp_args(BgpUpdater.peerUp_args other)Performs a deep copy on other.
-