public class MaxConcurrentDriverQueriesConstraintFactory extends Object implements ConfigBasedObjectCreationFactory<MaxConcurrentDriverQueriesConstraint>
Modifier and Type | Field and Description |
---|---|
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 MAX_CONCURRENT_QUERIES_PER_PRIORITY_KEY
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.