Uses of Class
org.teiid.client.lob.LobChunk
-
Packages that use LobChunk Package Description org.teiid.client org.teiid.client.lob -
-
Uses of LobChunk in org.teiid.client
Methods in org.teiid.client that return types with arguments of type LobChunk Modifier and Type Method Description ResultsFuture<LobChunk>
DQP. requestNextLobChunk(int lobRequestId, long requestId, String streamId)
-
Uses of LobChunk in org.teiid.client.lob
Methods in org.teiid.client.lob that return LobChunk Modifier and Type Method Description LobChunk
LobChunkProducer. getNextChunk()
Gets the next LobChunk from the source, based on the chunk size configuredLobChunk
StreamingLobChunckProducer. getNextChunk()
-