public class MaxConcurrentDriverQueriesConstraintFactory extends Object implements ConfigBasedObjectCreationFactory<MaxConcurrentDriverQueriesConstraint>
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MAX_CONCURRENT_QUERIES_PER_QUEUE_LIMIT_KEY |
static String |
MAX_CONCURRENT_LAUNCHES |
static String |
MAX_CONCURRENT_QUERIES_KEY |
static String |
MAX_CONCURRENT_QUERIES_PER_PRIORITY_KEY |
static String |
MAX_CONCURRENT_QUERIES_PER_QUEUE_KEY |
| Constructor and Description |
|---|
MaxConcurrentDriverQueriesConstraintFactory() |
public static final String MAX_CONCURRENT_QUERIES_KEY
public static final String MAX_CONCURRENT_QUERIES_PER_QUEUE_KEY
public static final String DEFAULT_MAX_CONCURRENT_QUERIES_PER_QUEUE_LIMIT_KEY
public static final String MAX_CONCURRENT_QUERIES_PER_PRIORITY_KEY
public static final String MAX_CONCURRENT_LAUNCHES
public MaxConcurrentDriverQueriesConstraintFactory()
public MaxConcurrentDriverQueriesConstraint create(org.apache.hadoop.conf.Configuration conf)
create in interface ConfigBasedObjectCreationFactory<MaxConcurrentDriverQueriesConstraint>Copyright © 2014–2016 Apache Software Foundation. All rights reserved.