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