Uses of Class
com.mapd.thrift.server.MapD.get_heap_profile_result
-
Packages that use MapD.get_heap_profile_result Package Description com.mapd.thrift.server -
-
Uses of MapD.get_heap_profile_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_heap_profile_result Modifier and Type Method Description MapD.get_heap_profile_resultMapD.get_heap_profile_result. deepCopy()MapD.get_heap_profile_resultMapD.Processor.get_heap_profile. getResult(I iface, MapD.get_heap_profile_args args)MapD.get_heap_profile_resultMapD.get_heap_profile_result. setE(TMapDException e)MapD.get_heap_profile_resultMapD.get_heap_profile_result. setSuccess(String success)Methods in com.mapd.thrift.server with parameters of type MapD.get_heap_profile_result Modifier and Type Method Description intMapD.get_heap_profile_result. compareTo(MapD.get_heap_profile_result other)booleanMapD.get_heap_profile_result. equals(MapD.get_heap_profile_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.get_heap_profile_result Constructor Description get_heap_profile_result(MapD.get_heap_profile_result other)Performs a deep copy on other.
-