public class KMeansHandler extends water.api.Handler<KMeans,KMeansV2>
| Constructor and Description |
|---|
KMeansHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute2() |
protected int |
max_ver() |
protected int |
min_ver() |
protected KMeansV2 |
schema(int version) |
KMeansV2 |
train(int version,
KMeans builder) |
clone, compute, frozenType, icer, nextThrPriority, onExceptionalCompletion, priority, read_impl, read, readJSON_impl, readJSON, write_impl, write, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONaddToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, setCompleter, setPendingCount, setRawResult, tryCompleteadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkprotected KMeansV2 schema(int version)
public void compute2()
compute2 in class water.H2O.H2OCountedCompleter