Uses of Class
com.mapd.thrift.server.MapD.get_table_epoch_result
-
Packages that use MapD.get_table_epoch_result Package Description com.mapd.thrift.server -
-
Uses of MapD.get_table_epoch_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_table_epoch_result Modifier and Type Method Description MapD.get_table_epoch_resultMapD.get_table_epoch_result. deepCopy()MapD.get_table_epoch_resultMapD.Processor.get_table_epoch. getResult(I iface, MapD.get_table_epoch_args args)MapD.get_table_epoch_resultMapD.get_table_epoch_result. setSuccess(int success)Methods in com.mapd.thrift.server with parameters of type MapD.get_table_epoch_result Modifier and Type Method Description intMapD.get_table_epoch_result. compareTo(MapD.get_table_epoch_result other)booleanMapD.get_table_epoch_result. equals(MapD.get_table_epoch_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.get_table_epoch_result Constructor Description get_table_epoch_result(MapD.get_table_epoch_result other)Performs a deep copy on other.
-