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