|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BatchCollector.BatchProducer
| Method Summary | |
|---|---|
TupleBuffer |
getFinalBuffer()
return the final tuple buffer or null if not available |
java.util.List |
getOutputElements()
Get list of resolved elements describing output columns for this plan. |
boolean |
hasFinalBuffer()
|
TupleBatch |
nextBatch()
Get a batch of results or possibly an Exception. |
| Method Detail |
|---|
TupleBatch nextBatch()
throws BlockedException,
TeiidComponentException,
TeiidProcessingException
BlockedException - indicating next batch is not available yet
TeiidComponentException - for non-business rule exception
TeiidProcessingException - for business rule exception, related
to user input or modelingjava.util.List getOutputElements()
TupleBuffer getFinalBuffer()
throws BlockedException,
TeiidComponentException,
TeiidProcessingException
TeiidProcessingException
TeiidComponentException
BlockedExceptionboolean hasFinalBuffer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||