Package org.apache.calcite.avatica.util
Class PositionedCursor.ListGetter
java.lang.Object
org.apache.calcite.avatica.util.AbstractCursor.AbstractGetter
org.apache.calcite.avatica.util.PositionedCursor.ListGetter
- All Implemented Interfaces:
AbstractCursor.Getter
- Enclosing class:
- PositionedCursor<T>
Implementation of
AbstractCursor.Getter
that reads items from a list.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.calcite.avatica.util.AbstractCursor.AbstractGetter
wasNull
-
Field Details
-
index
protected final int index
-
-
Constructor Details
-
ListGetter
public ListGetter(int index)
-
-
Method Details
-
getObject
- Throws:
SQLException
-