JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.spi.connector
Interface RecordSet
All Known Implementing Classes:
InMemoryRecordSet
public interface
RecordSet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RecordCursor
cursor
()
List
<
Type
>
getColumnTypes
()
Method Details
getColumnTypes
List
<
Type
>
getColumnTypes
()
cursor
RecordCursor
cursor
()