Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.Routes
-
Packages that use Routes Package Description org.opendaylight.netvirt.bgpmanager.thrift.client org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of Routes in org.opendaylight.netvirt.bgpmanager.thrift.client
Methods in org.opendaylight.netvirt.bgpmanager.thrift.client that return Routes Modifier and Type Method Description RoutesBgpRouter. doRibSync(BgpSyncHandle handle, af_afi afi) -
Uses of Routes in org.opendaylight.netvirt.bgpmanager.thrift.gen
Fields in org.opendaylight.netvirt.bgpmanager.thrift.gen declared as Routes Modifier and Type Field Description RoutesBgpConfigurator.getRoutes_result. successMethods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return Routes Modifier and Type Method Description RoutesRoutes. deepCopy()RoutesBgpConfigurator.AsyncClient.getRoutes_call. getResult()RoutesBgpConfigurator.Client. getRoutes(protocol_type p_type, int optype, int winSize, af_afi afi)RoutesBgpConfigurator.Iface. getRoutes(protocol_type p_type, int optype, int winSize, af_afi afi)RoutesBgpConfigurator.getRoutes_result. getSuccess()RoutesBgpConfigurator.Client. recv_getRoutes()RoutesRoutes. setErrcode(int errcode)RoutesRoutes. setMore(int more)RoutesRoutes. setUpdates(java.util.List<Update> updates)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return types with arguments of type Routes Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<Routes>BgpConfigurator.AsyncProcessor.getRoutes. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type Routes Modifier and Type Method Description intRoutes. compareTo(Routes other)booleanRoutes. equals(Routes that)BgpConfigurator.getRoutes_resultBgpConfigurator.getRoutes_result. setSuccess(Routes success)Method parameters in org.opendaylight.netvirt.bgpmanager.thrift.gen with type arguments of type Routes Modifier and Type Method Description voidBgpConfigurator.AsyncProcessor.getRoutes. start(I iface, BgpConfigurator.getRoutes_args args, org.apache.thrift.async.AsyncMethodCallback<Routes> resultHandler)Constructors in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type Routes Constructor Description getRoutes_result(Routes success)Routes(Routes other)Performs a deep copy on other.
-