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