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