This project has retired. For details please refer to its Attic page.
QueryCost (Lens 2.0.1-beta-incubating API)

org.apache.lens.api.query
Class QueryCost

java.lang.Object
  extended by org.apache.lens.api.query.QueryCost
All Implemented Interfaces:
Comparable<QueryCost>

public class QueryCost
extends Object
implements Comparable<QueryCost>

The Class QueryCost.


Constructor Summary
QueryCost()
           
 
Method Summary
 int compareTo(QueryCost other)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryCost

public QueryCost()
Method Detail

compareTo

public int compareTo(QueryCost other)
Specified by:
compareTo in interface Comparable<QueryCost>


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.