public class MinQueryCostSelector extends Object implements DriverSelector
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
MinQueryCostSelector() |
Modifier and Type | Method and Description |
---|---|
LensDriver |
select(AbstractQueryContext ctx,
org.apache.hadoop.conf.Configuration conf)
Returns the driver that has the minimum query cost.
|
public LensDriver select(AbstractQueryContext ctx, org.apache.hadoop.conf.Configuration conf)
select
in interface DriverSelector
ctx
- the contextconf
- the confCopyright © 2014–2015 Apache Software Foundation. All rights reserved.