public static class CartesianProdAssemblyNode.ChildStreamResults extends Object
Constructor and Description |
---|
ChildStreamResults(int size)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
add(int fromStreamIndex,
EventBean[] row)
Add result from stream.
|
List<EventBean[]>[] |
getRowsPerStream()
Returns rows per stream.
|