Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpConfigurator.sendEOR_args
-
Packages that use BgpConfigurator.sendEOR_args Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of BgpConfigurator.sendEOR_args in org.opendaylight.netvirt.bgpmanager.thrift.gen
Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpConfigurator.sendEOR_args Modifier and Type Method Description BgpConfigurator.sendEOR_argsBgpConfigurator.sendEOR_args. deepCopy()BgpConfigurator.sendEOR_argsBgpConfigurator.AsyncProcessor.sendEOR. getEmptyArgsInstance()BgpConfigurator.sendEOR_argsBgpConfigurator.Processor.sendEOR. getEmptyArgsInstance()Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpConfigurator.sendEOR_args Modifier and Type Method Description intBgpConfigurator.sendEOR_args. compareTo(BgpConfigurator.sendEOR_args other)booleanBgpConfigurator.sendEOR_args. equals(BgpConfigurator.sendEOR_args that)BgpConfigurator.sendEOR_resultBgpConfigurator.Processor.sendEOR. getResult(I iface, BgpConfigurator.sendEOR_args args)voidBgpConfigurator.AsyncProcessor.sendEOR. start(I iface, BgpConfigurator.sendEOR_args args, org.apache.thrift.async.AsyncMethodCallback<java.lang.Integer> resultHandler)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpConfigurator.sendEOR_args Constructor Description sendEOR_args(BgpConfigurator.sendEOR_args other)Performs a deep copy on other.
-