public class QueryResult extends Object
QueryResult(List<Object> columns)
boolean
equals(Object o)
List<Object>
getColumns()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public QueryResult(List<Object> columns)
public List<Object> getColumns()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.