Uses of Class
ai.heavy.thrift.calciteserver.CalciteServer.process_result
-
Packages that use CalciteServer.process_result Package Description ai.heavy.thrift.calciteserver -
-
Uses of CalciteServer.process_result in ai.heavy.thrift.calciteserver
Methods in ai.heavy.thrift.calciteserver that return CalciteServer.process_result Modifier and Type Method Description CalciteServer.process_resultCalciteServer.process_result. deepCopy()CalciteServer.process_resultCalciteServer.Processor.process. getResult(I iface, CalciteServer.process_args args)CalciteServer.process_resultCalciteServer.process_result. setParseErr(InvalidParseRequest parseErr)CalciteServer.process_resultCalciteServer.process_result. setSuccess(TPlanResult success)Methods in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.process_result Modifier and Type Method Description intCalciteServer.process_result. compareTo(CalciteServer.process_result other)booleanCalciteServer.process_result. equals(CalciteServer.process_result that)Constructors in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.process_result Constructor Description process_result(CalciteServer.process_result other)Performs a deep copy on other.
-