Uses of Class
com.omnisci.thrift.server.OmniSci.get_databases_result
-
Packages that use OmniSci.get_databases_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_databases_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_databases_result Modifier and Type Method Description OmniSci.get_databases_resultOmniSci.get_databases_result. deepCopy()OmniSci.get_databases_resultOmniSci.Processor.get_databases. getResult(I iface, OmniSci.get_databases_args args)OmniSci.get_databases_resultOmniSci.get_databases_result. setE(TOmniSciException e)OmniSci.get_databases_resultOmniSci.get_databases_result. setSuccess(List<TDBInfo> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_databases_result Modifier and Type Method Description intOmniSci.get_databases_result. compareTo(OmniSci.get_databases_result other)booleanOmniSci.get_databases_result. equals(OmniSci.get_databases_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_databases_result Constructor Description get_databases_result(OmniSci.get_databases_result other)Performs a deep copy on other.
-