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