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