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