Uses of Interface
com.metamatrix.common.lob.LobChunkProducer

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

Uses of LobChunkProducer in com.metamatrix.common.lob
 

Classes in com.metamatrix.common.lob that implement LobChunkProducer
 class BufferManagerLobChunkStream
           
 class ByteLobChunkStream
          A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.
 

Constructors in com.metamatrix.common.lob with parameters of type LobChunkProducer
LobChunkInputStream(LobChunkProducer reader)
           
 

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

Classes in com.metamatrix.dqp.client.impl that implement LobChunkProducer
 class StreamingLobChunckProducer
           
 



Copyright © 2009. All Rights Reserved.