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