org.apache.lens.api.query
Class EstimateResult
java.lang.Object
org.apache.lens.api.query.QuerySubmitResult
org.apache.lens.api.query.EstimateResult
public class EstimateResult
- extends QuerySubmitResult
Result returned as call to query cost estimate
EstimateResult
public EstimateResult(QueryCost cost)
- Instantiates a new CostEstimateResult with cost
- Parameters:
handle
- the handle
EstimateResult
public EstimateResult(String errorMessage)
- Instantiates a new CostEstimateResult with error
- Parameters:
errorMessage
-
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.