public class TupleWrapper
extends java.lang.Object
Constructor and Description |
---|
TupleWrapper(DataHandle handle,
int[] indices,
int row)
Constructor
|
TupleWrapper(DataHandleStatistics handle,
int[] indices,
int row)
Constructor
|
public TupleWrapper(DataHandle handle, int[] indices, int row)
handle
- row
- public TupleWrapper(DataHandleStatistics handle, int[] indices, int row)
handle
- row
-