public class RapidsHandler extends Handler
Modifier and Type | Field and Description |
---|---|
static java.util.HashMap<java.lang.String,Session> |
SESSIONS |
Constructor and Description |
---|
RapidsHandler() |
Modifier and Type | Method and Description |
---|---|
InitIDV3 |
endSession(int version,
InitIDV3 p) |
RapidsSchemaV3 |
exec(int version,
RapidsSchemaV3 rapids) |
RapidsHelpV3 |
genHelp(int version,
SchemaV3 noschema) |
InitIDV3 |
startSession(int version,
InitIDV3 p) |
getFromDKV, getFromDKV, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, markdown
asBytes, clone, compute, compute1, compute2, currThrPriority, frozenType, icer, priority, read, readJSON, reloadFromBytes, write, writeJSON
__tryComplete, addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, onExceptionalCompletion, setCompleter, setPendingCount, setRawResult, tryComplete
adapt, 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, tryUnfork
public static java.util.HashMap<java.lang.String,Session> SESSIONS
public RapidsSchemaV3 exec(int version, RapidsSchemaV3 rapids)
public RapidsHelpV3 genHelp(int version, SchemaV3 noschema)