Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> |
ESDriver.getQueryConstraints() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> |
HiveDriver.getQueryConstraints() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> |
JDBCDriver.getQueryConstraints() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> |
LensDriver.getQueryConstraints() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> |
QueryContext.getSelectedDriverQueryConstraints() |
Modifier and Type | Class and Description |
---|---|
class |
MaxConcurrentDriverQueriesConstraint |
Modifier and Type | Method and Description |
---|---|
QueryLaunchingConstraint |
MaxConcurrentDriverQueriesConstraintFactory.create(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Class and Description |
---|---|
class |
TotalQueryCostCeilingConstraint |
Modifier and Type | Method and Description |
---|---|
QueryLaunchingConstraint |
TotalQueryCostCeilingConstraintFactory.create(org.apache.hadoop.conf.Configuration conf) |
Constructor and Description |
---|
DefaultQueryLaunchingConstraintsChecker(com.google.common.collect.ImmutableSet<QueryLaunchingConstraint> lensQueryConstraints) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.