public abstract class LensResultSetMetadata extends Object
| Constructor and Description | 
|---|
| LensResultSetMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<org.apache.hive.service.cli.ColumnDescriptor> | getColumns() | 
| static String | getQualifiedTypeName(org.apache.hive.service.cli.TypeDescriptor typeDesc)Gets the qualified type name. | 
| QueryResultSetMetadata | toQueryResultSetMetadata()To query result set metadata. | 
public abstract List<org.apache.hive.service.cli.ColumnDescriptor> getColumns()
public QueryResultSetMetadata toQueryResultSetMetadata()
public static String getQualifiedTypeName(org.apache.hive.service.cli.TypeDescriptor typeDesc)
typeDesc - the type descCopyright © 2014–2015 Apache Software Foundation. All rights reserved.