Uses of Class
org.opendaylight.controller.remote.rpc.registry.RoutingTable
-
Packages that use RoutingTable Package Description org.opendaylight.controller.remote.rpc.registry -
-
Uses of RoutingTable in org.opendaylight.controller.remote.rpc.registry
Method parameters in org.opendaylight.controller.remote.rpc.registry with type arguments of type RoutingTable Modifier and Type Method Description protected void
RpcRegistry. onBucketRemoved(Address address, Bucket<RoutingTable> bucket)
protected void
RpcRegistry. onBucketsUpdated(Map<Address,Bucket<RoutingTable>> buckets)
-