public static class SpoofOperator.SideInputSparseRow extends SpoofOperator.SideInput
clen, ddat, mdat
Constructor and Description |
---|
SideInputSparseRow(SpoofOperator.SideInput in) |
Modifier and Type | Method and Description |
---|---|
int |
pos(int r) |
double[] |
values(int r) |
getValue, reset
public SideInputSparseRow(SpoofOperator.SideInput in)
public int pos(int r)
pos
in class SpoofOperator.SideInput
public double[] values(int r)
values
in class SpoofOperator.SideInput
Copyright © 2018 The Apache Software Foundation. All rights reserved.