Uses of Class
ai.heavy.thrift.calciteserver.CalciteServer.process_args
-
Packages that use CalciteServer.process_args Package Description ai.heavy.thrift.calciteserver -
-
Uses of CalciteServer.process_args in ai.heavy.thrift.calciteserver
Methods in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.process_args Modifier and Type Method Description intCalciteServer.process_args. compareTo(CalciteServer.process_args other)booleanCalciteServer.process_args. equals(CalciteServer.process_args that)CalciteServer.process_resultCalciteServer.Processor.process. getResult(I iface, CalciteServer.process_args args)voidCalciteServer.AsyncProcessor.process. start(I iface, CalciteServer.process_args args, org.apache.thrift.async.AsyncMethodCallback<TPlanResult> resultHandler)Constructors in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.process_args Constructor Description process_args(CalciteServer.process_args other)Performs a deep copy on other.
-