Uses of Class
com.mapd.thrift.server.MapD.get_completion_hints_result
-
Packages that use MapD.get_completion_hints_result Package Description com.mapd.thrift.server -
-
Uses of MapD.get_completion_hints_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_completion_hints_result Modifier and Type Method Description MapD.get_completion_hints_resultMapD.get_completion_hints_result. deepCopy()MapD.get_completion_hints_resultMapD.Processor.get_completion_hints. getResult(I iface, MapD.get_completion_hints_args args)MapD.get_completion_hints_resultMapD.get_completion_hints_result. setE(TMapDException e)MapD.get_completion_hints_resultMapD.get_completion_hints_result. setSuccess(List<TCompletionHint> success)Methods in com.mapd.thrift.server with parameters of type MapD.get_completion_hints_result Modifier and Type Method Description intMapD.get_completion_hints_result. compareTo(MapD.get_completion_hints_result other)booleanMapD.get_completion_hints_result. equals(MapD.get_completion_hints_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.get_completion_hints_result Constructor Description get_completion_hints_result(MapD.get_completion_hints_result other)Performs a deep copy on other.
-