Package org.apache.druid.query.policy


package org.apache.druid.query.policy
  • Class
    Description
    Allows all data sources (no restrictions).
    Represents a special kind of policy restriction, indicating that this table is restricted, but doesn't impose any restriction to a user.
    Extensible interface for a granular-level (e.x.
    Interface for enforcing policies on data sources and segments in Druid queries.
    All tables must be restricted by a policy.
    Represents a basic row filter policy restriction.