Uses of Class
ai.heavy.thrift.server.Heavy.interrupt_args
-
Packages that use Heavy.interrupt_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.interrupt_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.interrupt_args Modifier and Type Method Description Heavy.interrupt_argsHeavy.interrupt_args. deepCopy()Heavy.interrupt_argsHeavy.AsyncProcessor.interrupt. getEmptyArgsInstance()Heavy.interrupt_argsHeavy.Processor.interrupt. getEmptyArgsInstance()Heavy.interrupt_argsHeavy.interrupt_args. setInterrupt_session(String interrupt_session)Heavy.interrupt_argsHeavy.interrupt_args. setQuery_session(String query_session)Methods in ai.heavy.thrift.server with parameters of type Heavy.interrupt_args Modifier and Type Method Description intHeavy.interrupt_args. compareTo(Heavy.interrupt_args other)booleanHeavy.interrupt_args. equals(Heavy.interrupt_args that)Heavy.interrupt_resultHeavy.Processor.interrupt. getResult(I iface, Heavy.interrupt_args args)voidHeavy.AsyncProcessor.interrupt. start(I iface, Heavy.interrupt_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.interrupt_args Constructor Description interrupt_args(Heavy.interrupt_args other)Performs a deep copy on other.
-