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