Uses of Class
com.mapd.thrift.server.MapD.register_runtime_udf_args
-
Packages that use MapD.register_runtime_udf_args Package Description com.mapd.thrift.server -
-
Uses of MapD.register_runtime_udf_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.register_runtime_udf_args Modifier and Type Method Description MapD.register_runtime_udf_argsMapD.register_runtime_udf_args. deepCopy()MapD.register_runtime_udf_argsMapD.AsyncProcessor.register_runtime_udf. getEmptyArgsInstance()MapD.register_runtime_udf_argsMapD.Processor.register_runtime_udf. getEmptyArgsInstance()MapD.register_runtime_udf_argsMapD.register_runtime_udf_args. setDevice_ir_map(Map<String,String> device_ir_map)MapD.register_runtime_udf_argsMapD.register_runtime_udf_args. setSession(String session)MapD.register_runtime_udf_argsMapD.register_runtime_udf_args. setSignatures(String signatures)Methods in com.mapd.thrift.server with parameters of type MapD.register_runtime_udf_args Modifier and Type Method Description intMapD.register_runtime_udf_args. compareTo(MapD.register_runtime_udf_args other)booleanMapD.register_runtime_udf_args. equals(MapD.register_runtime_udf_args that)MapD.register_runtime_udf_resultMapD.Processor.register_runtime_udf. getResult(I iface, MapD.register_runtime_udf_args args)voidMapD.AsyncProcessor.register_runtime_udf. start(I iface, MapD.register_runtime_udf_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.register_runtime_udf_args Constructor Description register_runtime_udf_args(MapD.register_runtime_udf_args other)Performs a deep copy on other.
-