protected class ParallelListStream.StreamIndex extends Object
| Constructor and Description |
|---|
StreamIndex(TupleStream tupleStream,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
TupleStream |
getTupleStream() |
public StreamIndex(TupleStream tupleStream, int index)
public int getIndex()
public TupleStream getTupleStream()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.