Uses of Class
com.omnisci.thrift.server.OmniSci.set_execution_mode_result
-
Packages that use OmniSci.set_execution_mode_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.set_execution_mode_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.set_execution_mode_result Modifier and Type Method Description OmniSci.set_execution_mode_resultOmniSci.set_execution_mode_result. deepCopy()OmniSci.set_execution_mode_resultOmniSci.Processor.set_execution_mode. getResult(I iface, OmniSci.set_execution_mode_args args)OmniSci.set_execution_mode_resultOmniSci.set_execution_mode_result. setE(TOmniSciException e)Methods in com.omnisci.thrift.server with parameters of type OmniSci.set_execution_mode_result Modifier and Type Method Description intOmniSci.set_execution_mode_result. compareTo(OmniSci.set_execution_mode_result other)booleanOmniSci.set_execution_mode_result. equals(OmniSci.set_execution_mode_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.set_execution_mode_result Constructor Description set_execution_mode_result(OmniSci.set_execution_mode_result other)Performs a deep copy on other.
-