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