Supported Federation Queries

The federation and population queries are located in different folders. The PopulationAdapterConnector Java interface offers the following two methods for indicating the supported population and federation queries:

  • getPopulationQueries – Returns the collection of queries that the current connector supports for population.
  • getFederationQueries – Returns the collection of queries that the current connector supports for federation.