This project has retired. For details please refer to its
Attic page.
ResultColumn (Lens 2.0.1-beta-incubating API)
org.apache.lens.api.query
Class ResultColumn
java.lang.Object
org.apache.lens.api.query.ResultColumn
public class ResultColumn
- extends Object
The Class ResultColumn.
ResultColumn
public ResultColumn(String name,
String type)
- Instantiates a new result column.
- Parameters:
name
- the nametype
- the type
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.