public static class QueryResources.TabularResult extends Object
QueryResources.TabularResult(QueryWrapper.QueryResult result)
List<String>
getColumns()
List<List<String>>
getRows()
boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryResources.TabularResult(QueryWrapper.QueryResult result)
public boolean isEmpty()
public List<String> getColumns()
public List<List<String>> getRows()
Copyright © 2017 The Apache Software Foundation. All rights reserved.