Uses of Class
com.mapd.thrift.server.MapD.execute_first_step_args
-
Packages that use MapD.execute_first_step_args Package Description com.mapd.thrift.server -
-
Uses of MapD.execute_first_step_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.execute_first_step_args Modifier and Type Method Description MapD.execute_first_step_argsMapD.execute_first_step_args. deepCopy()MapD.execute_first_step_argsMapD.AsyncProcessor.execute_first_step. getEmptyArgsInstance()MapD.execute_first_step_argsMapD.Processor.execute_first_step. getEmptyArgsInstance()MapD.execute_first_step_argsMapD.execute_first_step_args. setPending_query(TPendingQuery pending_query)Methods in com.mapd.thrift.server with parameters of type MapD.execute_first_step_args Modifier and Type Method Description intMapD.execute_first_step_args. compareTo(MapD.execute_first_step_args other)booleanMapD.execute_first_step_args. equals(MapD.execute_first_step_args that)MapD.execute_first_step_resultMapD.Processor.execute_first_step. getResult(I iface, MapD.execute_first_step_args args)voidMapD.AsyncProcessor.execute_first_step. start(I iface, MapD.execute_first_step_args args, org.apache.thrift.async.AsyncMethodCallback<TStepResult> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.execute_first_step_args Constructor Description execute_first_step_args(MapD.execute_first_step_args other)Performs a deep copy on other.
-