Uses of Class
ai.heavy.thrift.server.Heavy.set_execution_mode_args
-
Packages that use Heavy.set_execution_mode_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.set_execution_mode_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.set_execution_mode_args Modifier and Type Method Description Heavy.set_execution_mode_argsHeavy.set_execution_mode_args. deepCopy()Heavy.set_execution_mode_argsHeavy.AsyncProcessor.set_execution_mode. getEmptyArgsInstance()Heavy.set_execution_mode_argsHeavy.Processor.set_execution_mode. getEmptyArgsInstance()Heavy.set_execution_mode_argsHeavy.set_execution_mode_args. setMode(TExecuteMode mode)Heavy.set_execution_mode_argsHeavy.set_execution_mode_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.set_execution_mode_args Modifier and Type Method Description intHeavy.set_execution_mode_args. compareTo(Heavy.set_execution_mode_args other)booleanHeavy.set_execution_mode_args. equals(Heavy.set_execution_mode_args that)Heavy.set_execution_mode_resultHeavy.Processor.set_execution_mode. getResult(I iface, Heavy.set_execution_mode_args args)voidHeavy.AsyncProcessor.set_execution_mode. start(I iface, Heavy.set_execution_mode_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.set_execution_mode_args Constructor Description set_execution_mode_args(Heavy.set_execution_mode_args other)Performs a deep copy on other.
-