Uses of Class
ai.heavy.thrift.server.Heavy.get_heap_profile_args
-
Packages that use Heavy.get_heap_profile_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.get_heap_profile_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.get_heap_profile_args Modifier and Type Method Description Heavy.get_heap_profile_argsHeavy.get_heap_profile_args. deepCopy()Heavy.get_heap_profile_argsHeavy.AsyncProcessor.get_heap_profile. getEmptyArgsInstance()Heavy.get_heap_profile_argsHeavy.Processor.get_heap_profile. getEmptyArgsInstance()Heavy.get_heap_profile_argsHeavy.get_heap_profile_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.get_heap_profile_args Modifier and Type Method Description intHeavy.get_heap_profile_args. compareTo(Heavy.get_heap_profile_args other)booleanHeavy.get_heap_profile_args. equals(Heavy.get_heap_profile_args that)Heavy.get_heap_profile_resultHeavy.Processor.get_heap_profile. getResult(I iface, Heavy.get_heap_profile_args args)voidHeavy.AsyncProcessor.get_heap_profile. start(I iface, Heavy.get_heap_profile_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.get_heap_profile_args Constructor Description get_heap_profile_args(Heavy.get_heap_profile_args other)Performs a deep copy on other.
-