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