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