public class AstRankWithinGroupBy.GInfoPC extends Iced
Modifier and Type | Field and Description |
---|---|
double[] |
_gs |
Constructor and Description |
---|
GInfoPC(int ncols,
long val) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
AstRankWithinGroupBy.GInfoPC |
fill(double[] cols,
long val) |
AstRankWithinGroupBy.GInfoPC |
fill(int row,
Chunk[] chks,
int[] cols) |
protected int |
hash() |
int |
hashCode() |
java.lang.String |
toString() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public AstRankWithinGroupBy.GInfoPC fill(int row, Chunk[] chks, int[] cols)
public AstRankWithinGroupBy.GInfoPC fill(double[] cols, long val)
protected int hash()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object