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