Uses of Class
org.apache.druid.server.QueryBlocklistRule
Packages that use QueryBlocklistRule
-
Uses of QueryBlocklistRule in org.apache.druid.server
Constructor parameters in org.apache.druid.server with type arguments of type QueryBlocklistRuleModifierConstructorDescriptionQueryLifecycle(QueryRunnerFactoryConglomerate conglomerate, QuerySegmentWalker texasRanger, GenericQueryMetricsFactory queryMetricsFactory, ServiceEmitter emitter, RequestLogger requestLogger, AuthorizerMapper authorizerMapper, QueryConfigProvider queryConfigProvider, AuthConfig authConfig, PolicyEnforcer policyEnforcer, List<QueryBlocklistRule> queryBlocklist, Map<String, PerSegmentTimeoutConfig> perSegmentTimeoutConfig, long startMs, long startNs) -
Uses of QueryBlocklistRule in org.apache.druid.server.broker
Methods in org.apache.druid.server.broker that return types with arguments of type QueryBlocklistRuleMethod parameters in org.apache.druid.server.broker with type arguments of type QueryBlocklistRuleModifier and TypeMethodDescriptionBrokerDynamicConfig.Builder.withQueryBlocklist(List<QueryBlocklistRule> queryBlocklist) Constructor parameters in org.apache.druid.server.broker with type arguments of type QueryBlocklistRuleModifierConstructorDescriptionBrokerDynamicConfig(List<QueryBlocklistRule> queryBlocklist, QueryContext queryContext, Map<String, PerSegmentTimeoutConfig> perSegmentTimeoutConfig) Builder(List<QueryBlocklistRule> queryBlocklist, QueryContext queryContext, Map<String, PerSegmentTimeoutConfig> perSegmentTimeoutConfig)