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