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