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