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