Package com.yahoo.vespa.model.routing


package com.yahoo.vespa.model.routing
  • Class
    Description
    This class is responsible for generating all hops and routes for the Document protocol running on message bus.
    This interface defines the necessary api for Routing to prepare and combine routing tables for all available protocols.
    This is the routing plugin of the Vespa model.