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