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