Uses of Class
ai.heavy.thrift.server.Heavy.stop_heap_profile_result
-
Packages that use Heavy.stop_heap_profile_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.stop_heap_profile_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.stop_heap_profile_result Modifier and Type Method Description Heavy.stop_heap_profile_resultHeavy.stop_heap_profile_result. deepCopy()Heavy.stop_heap_profile_resultHeavy.Processor.stop_heap_profile. getResult(I iface, Heavy.stop_heap_profile_args args)Heavy.stop_heap_profile_resultHeavy.stop_heap_profile_result. setE(TDBException e)Methods in ai.heavy.thrift.server with parameters of type Heavy.stop_heap_profile_result Modifier and Type Method Description intHeavy.stop_heap_profile_result. compareTo(Heavy.stop_heap_profile_result other)booleanHeavy.stop_heap_profile_result. equals(Heavy.stop_heap_profile_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.stop_heap_profile_result Constructor Description stop_heap_profile_result(Heavy.stop_heap_profile_result other)Performs a deep copy on other.
-