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