| Modifier and Type | Field and Description |
|---|---|
private Meta.Frame |
firstFrame |
private QueryState |
state |
private AvaticaStatement |
stmt |
| Constructor and Description |
|---|
FetchIterable(AvaticaStatement stmt,
QueryState state,
Meta.Frame firstFrame) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprivate final AvaticaStatement stmt
private final QueryState state
private final Meta.Frame firstFrame
public FetchIterable(AvaticaStatement stmt, QueryState state, Meta.Frame firstFrame)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.