This project has retired. For details please refer to its
Attic page.
MinQueryCostSelector (Lens 2.2.0-beta-incubating API)
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static org.apache.log4j.Logger |
LOG |
-
Method Summary
Methods
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.
|
-
-
Method Detail
-
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.