Uses of Class
com.yahoo.messagebus.routing.RoutingTable.RouteIterator
Packages that use RoutingTable.RouteIterator
Package
Description
This package contains all classes and interfaces that concern routing over message bus.
-
Uses of RoutingTable.RouteIterator in com.yahoo.messagebus.routing
Methods in com.yahoo.messagebus.routing that return RoutingTable.RouteIteratorModifier and TypeMethodDescriptionRoutingTable.getRouteIterator()Returns an iterator for the routes of this table.