public class SynonymsHandler extends water.api.Handler<SynonymsHandler.Synonyms,SynonymV1>
| Modifier and Type | Class and Description |
|---|---|
static class |
SynonymsHandler.Synonyms
Synonym: A process in which information is successively passed on.
|
| Constructor and Description |
|---|
SynonymsHandler() |
| Modifier and Type | Method and Description |
|---|---|
SynonymV1 |
findSynonyms(int version,
SynonymsHandler.Synonyms synonym) |
protected int |
max_ver() |
protected int |
min_ver() |
protected SynonymV1 |
schema(int version) |
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 int min_ver()
min_ver in class water.api.Handler<SynonymsHandler.Synonyms,SynonymV1>protected int max_ver()
max_ver in class water.api.Handler<SynonymsHandler.Synonyms,SynonymV1>public SynonymV1 findSynonyms(int version, SynonymsHandler.Synonyms synonym)
protected SynonymV1 schema(int version)
schema in class water.api.Handler<SynonymsHandler.Synonyms,SynonymV1>