|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.dqp.client.impl.StreamingLobChunckProducer
public class StreamingLobChunckProducer
Nested Class Summary | |
---|---|
static class |
StreamingLobChunckProducer.Factory
|
Constructor Summary | |
---|---|
StreamingLobChunckProducer(ClientSideDQP dqp,
long requestId,
Streamable streamable)
|
Method Summary | |
---|---|
void |
close()
Close the underlaying stream of producing the chunks |
LobChunk |
getNextChunk()
Gets the next LobChunk from the source, based on the chunk size configured |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamingLobChunckProducer(ClientSideDQP dqp, long requestId, Streamable streamable)
Method Detail |
---|
public LobChunk getNextChunk() throws java.io.IOException
LobChunkProducer
getNextChunk
in interface LobChunkProducer
java.io.IOException
public void close() throws java.io.IOException
LobChunkProducer
close
in interface LobChunkProducer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |