Uses of Class
ai.heavy.thrift.calciteserver.CalciteServer.shutdown_result
-
Packages that use CalciteServer.shutdown_result Package Description ai.heavy.thrift.calciteserver -
-
Uses of CalciteServer.shutdown_result in ai.heavy.thrift.calciteserver
Methods in ai.heavy.thrift.calciteserver that return CalciteServer.shutdown_result Modifier and Type Method Description CalciteServer.shutdown_resultCalciteServer.shutdown_result. deepCopy()CalciteServer.shutdown_resultCalciteServer.Processor.shutdown. getResult(I iface, CalciteServer.shutdown_args args)Methods in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.shutdown_result Modifier and Type Method Description intCalciteServer.shutdown_result. compareTo(CalciteServer.shutdown_result other)booleanCalciteServer.shutdown_result. equals(CalciteServer.shutdown_result that)Constructors in ai.heavy.thrift.calciteserver with parameters of type CalciteServer.shutdown_result Constructor Description shutdown_result(CalciteServer.shutdown_result other)Performs a deep copy on other.
-