com.streambase.sb.unittest

Interface Dequeuer

Parameters:
numTuples - the number of tuples to dequeue
Returns:
all of the tuples dequeued before the timeout, possibly an empty list
Throws:
StreamBaseException
Parameters:
numTuples - the number of tuples to dequeue
timeout - the maximum time to wait
timeUnit - the time unit of timeout argument
Returns:
all of the tuples dequeued before the timeout, possibly an empty list
Throws:
StreamBaseException