| Package | Description |
|---|---|
| org.teiid.client | |
| org.teiid.client.lob | |
| org.teiid.dqp.internal.process |
| Modifier and Type | Method and Description |
|---|---|
ResultsFuture<LobChunk> |
DQP.requestNextLobChunk(int lobRequestId,
long requestId,
String streamId) |
| Modifier and Type | Method and Description |
|---|---|
LobChunk |
StreamingLobChunckProducer.getNextChunk() |
LobChunk |
LobChunkProducer.getNextChunk()
Gets the next LobChunk from the source, based on the chunk size configured
|
| Modifier and Type | Method and Description |
|---|---|
LobChunk |
ByteLobChunkStream.getNextChunk() |
| Modifier and Type | Method and Description |
|---|---|
ResultsFuture<LobChunk> |
DQPCore.requestNextLobChunk(int lobRequestId,
long requestId,
String streamId) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestWorkItem.processLobChunkRequest(String id,
int streamRequestId,
ResultsReceiver<LobChunk> chunckReceiver) |
Copyright © 2019. All rights reserved.