Uses of Class
com.mapd.thrift.server.MapD.get_heap_profile_args
-
Packages that use MapD.get_heap_profile_args Package Description com.mapd.thrift.server -
-
Uses of MapD.get_heap_profile_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_heap_profile_args Modifier and Type Method Description MapD.get_heap_profile_argsMapD.get_heap_profile_args. deepCopy()MapD.get_heap_profile_argsMapD.AsyncProcessor.get_heap_profile. getEmptyArgsInstance()MapD.get_heap_profile_argsMapD.Processor.get_heap_profile. getEmptyArgsInstance()MapD.get_heap_profile_argsMapD.get_heap_profile_args. setSession(String session)Methods in com.mapd.thrift.server with parameters of type MapD.get_heap_profile_args Modifier and Type Method Description intMapD.get_heap_profile_args. compareTo(MapD.get_heap_profile_args other)booleanMapD.get_heap_profile_args. equals(MapD.get_heap_profile_args that)MapD.get_heap_profile_resultMapD.Processor.get_heap_profile. getResult(I iface, MapD.get_heap_profile_args args)voidMapD.AsyncProcessor.get_heap_profile. start(I iface, MapD.get_heap_profile_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.get_heap_profile_args Constructor Description get_heap_profile_args(MapD.get_heap_profile_args other)Performs a deep copy on other.
-