# Functions
QueryBackfillPool queries queryService and returns the backfills that belong to the specified pool.
QueryBackfillPools queries queryService and returns a map of pool names to the backfills belonging to those pools.
QueryPool queries queryService and returns the tickets that belong to the specified pool.
QueryPools queries queryService and returns a map of pool names to the tickets belonging to those pools.