public static class RapidsHandler.StartSession4 extends RestApiHandler<InputSchemaV4,SessionIdV4>
Constructor and Description |
---|
StartSession4() |
Modifier and Type | Method and Description |
---|---|
SessionIdV4 |
exec(int ignored,
InputSchemaV4 input)
Execute the endpoint, returning the result as the output schema.
|
java.lang.String |
help()
Help for this endpoint (will be used in generated bindings).
|
java.lang.String |
name()
Suggested name for the endpoint in external libraries.
|
getFromDKV, getFromDKV, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, handle, 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, 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 java.lang.String name()
RestApiHandler
name
in class RestApiHandler<InputSchemaV4,SessionIdV4>
public java.lang.String help()
RestApiHandler
help
in class RestApiHandler<InputSchemaV4,SessionIdV4>
public SessionIdV4 exec(int ignored, InputSchemaV4 input)
RestApiHandler
exec
in class RestApiHandler<InputSchemaV4,SessionIdV4>
ignored
- TODO: remove this parameterinput
- input schema object