Uses of Class
com.metamatrix.common.lob.LobChunk

Packages that use LobChunk
com.metamatrix.common.lob   
com.metamatrix.dqp.client   
com.metamatrix.dqp.client.impl   
 

Uses of LobChunk in com.metamatrix.common.lob
 

Methods in com.metamatrix.common.lob that return LobChunk
 LobChunk LobChunkProducer.getNextChunk()
          Gets the next LobChunk from the source, based on the chunk size configured
 LobChunk ByteLobChunkStream.getNextChunk()
           
 

Uses of LobChunk in com.metamatrix.dqp.client
 

Methods in com.metamatrix.dqp.client that return types with arguments of type LobChunk
 ResultsFuture<LobChunk> ClientSideDQP.requestNextLobChunk(int lobRequestId, long requestId, java.lang.String streamId)
           
 

Uses of LobChunk in com.metamatrix.dqp.client.impl
 

Methods in com.metamatrix.dqp.client.impl that return LobChunk
 LobChunk StreamingLobChunckProducer.getNextChunk()
           
 



Copyright © 2009. All Rights Reserved.