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