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