Package org.apache.druid.query.policy
Class RestrictAllTablesPolicyEnforcer
java.lang.Object
org.apache.druid.query.policy.RestrictAllTablesPolicyEnforcer
- All Implemented Interfaces:
PolicyEnforcer
All tables must be restricted by a policy.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.druid.query.policy.PolicyEnforcer
validateOrElseThrow, validateOrElseThrow
-
Constructor Details
-
RestrictAllTablesPolicyEnforcer
-
-
Method Details
-
validate
Description copied from interface:PolicyEnforcerReturns true if the policy complies with the policy enforcer.- Specified by:
validatein interfacePolicyEnforcer
-
getAllowedPolicies
-
equals
-
hashCode
public int hashCode() -
toString
-