|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IDataSetConsumer | Receive notification of the content of a dataset. |
| IDataSetProducer | Interface for reading a dataset using callback. |
| Class Summary | |
|---|---|
| BufferedConsumer | Implementation of IDataSetConsumer which buffers all data
until the BufferedConsumer.endDataSet() event occurs. |
| DataSetProducerAdapter | Implementation of IDataSetProducer based on a given IDataSet or a
ITableIterator. |
| DefaultConsumer | This class provides no op implementations for all of the callbacks in the
IDataSetConsumer interface. |
| StreamingDataSet | Dataset that consumes producer asynchronously. |
| StreamingIterator | Asynchronous table iterator that uses a new Thread for asynchronous processing. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||