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