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