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