org.apache.lens.server.api.driver
Class MinQueryCostSelector
java.lang.Object
org.apache.lens.server.api.driver.MinQueryCostSelector
- All Implemented Interfaces:
- DriverSelector
public class MinQueryCostSelector
- extends Object
- implements DriverSelector
Field Summary |
static org.apache.log4j.Logger |
LOG
|
LOG
public static final org.apache.log4j.Logger LOG
MinQueryCostSelector
public MinQueryCostSelector()
select
public LensDriver select(AbstractQueryContext ctx,
org.apache.hadoop.conf.Configuration conf)
- Returns the driver that has the minimum query cost.
- Specified by:
select
in interface DriverSelector
- Parameters:
ctx
- the contextconf
- the conf
- Returns:
- the lens driver
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.