Modifier and Type | Field and Description |
---|---|
protected static sun.misc.Unsafe |
_unsafe |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
className() |
protected void |
compute1(H2O.H2OCountedCompleter h2cc) |
protected void |
copyOver(T dst,
T src) |
protected int |
frozenType() |
protected T |
read(AutoBuffer ab,
T ice) |
protected T |
readJSON(AutoBuffer ab,
T ice) |
protected AutoBuffer |
write(AutoBuffer ab,
T ice) |
protected AutoBuffer |
writeJSON(AutoBuffer ab,
T ice) |
public Icer(T iced)
protected AutoBuffer write(AutoBuffer ab, T ice)
protected AutoBuffer writeJSON(AutoBuffer ab, T ice)
protected T read(AutoBuffer ab, T ice)
protected T readJSON(AutoBuffer ab, T ice)
protected int frozenType()
protected java.lang.String className()
protected void compute1(H2O.H2OCountedCompleter h2cc)