| Modifier and Type | Method and Description | 
|---|---|
| ResultRow | HiveInMemoryResultSet. next() | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultRow | JDBCResultSet. next() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileSerdeFormatter. writeRow(ResultRow row) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ResultRow | InMemoryResultSet. next()Read the next result row. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InMemoryOutputFormatter. writeRow(ResultRow row)Write a row of the result. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultRow | QueryServiceUIResource. getResultSet(UUID publicId,
            String queryHandle,
            int pageNumber,
            int fetchSize)Fetch the result set. | 
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.