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