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