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