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