Package ddf.catalog.federation


package ddf.catalog.federation
Provides the classes for the Catalog Federation API and implementation.
  • Class
    Description
    Interface describing an object that can be federated with other Sources
    This exception should be thrown when general federation issues arise.
    Implementations of this interface federate the specified query to all the Sources in the list, process the Results in a unique way, and then return the results to the client.