Uses of Class
org.teiid.client.lob.LobChunk

Packages that use LobChunk
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
 ResultsFuture<LobChunk> DQP.requestNextLobChunk(int lobRequestId, long requestId, java.lang.String streamId)
           
 

Uses of LobChunk in org.teiid.client.lob
 

Methods in org.teiid.client.lob that return LobChunk
 LobChunk StreamingLobChunckProducer.getNextChunk()
           
 LobChunk LobChunkProducer.getNextChunk()
          Gets the next LobChunk from the source, based on the chunk size configured
 



Copyright © 2010. All Rights Reserved.