public interface QueryCostCalculator
Modifier and Type | Method and Description |
---|---|
QueryCost |
calculateCost(AbstractQueryContext queryContext,
LensDriver driver) |
QueryCost calculateCost(AbstractQueryContext queryContext, LensDriver driver) throws LensException
queryContext
- LensException
- when can't calculate costCopyright © 2014–2015 Apache Software Foundation. All rights reserved.