Uses of Class
com.mapd.thrift.server.MapD.register_runtime_extension_functions_args
-
Packages that use MapD.register_runtime_extension_functions_args Package Description com.mapd.thrift.server -
-
Uses of MapD.register_runtime_extension_functions_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server with parameters of type MapD.register_runtime_extension_functions_args Modifier and Type Method Description intMapD.register_runtime_extension_functions_args. compareTo(MapD.register_runtime_extension_functions_args other)booleanMapD.register_runtime_extension_functions_args. equals(MapD.register_runtime_extension_functions_args that)MapD.register_runtime_extension_functions_resultMapD.Processor.register_runtime_extension_functions. getResult(I iface, MapD.register_runtime_extension_functions_args args)voidMapD.AsyncProcessor.register_runtime_extension_functions. start(I iface, MapD.register_runtime_extension_functions_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.register_runtime_extension_functions_args Constructor Description register_runtime_extension_functions_args(MapD.register_runtime_extension_functions_args other)Performs a deep copy on other.
-