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