public abstract class MrFun<T extends MrFun<T>> extends Iced<T>
Constructor and Description |
---|
MrFun() |
Modifier and Type | Method and Description |
---|---|
protected MrFun<T> |
makeCopy() |
protected abstract void |
map(int id) |
protected void |
reduce(T t) |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON