Uses of Class
com.omnisci.thrift.server.OmniSci.set_table_epoch_args
-
Packages that use OmniSci.set_table_epoch_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.set_table_epoch_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.set_table_epoch_args Modifier and Type Method Description OmniSci.set_table_epoch_argsOmniSci.set_table_epoch_args. deepCopy()OmniSci.set_table_epoch_argsOmniSci.AsyncProcessor.set_table_epoch. getEmptyArgsInstance()OmniSci.set_table_epoch_argsOmniSci.Processor.set_table_epoch. getEmptyArgsInstance()OmniSci.set_table_epoch_argsOmniSci.set_table_epoch_args. setDb_id(int db_id)OmniSci.set_table_epoch_argsOmniSci.set_table_epoch_args. setNew_epoch(int new_epoch)OmniSci.set_table_epoch_argsOmniSci.set_table_epoch_args. setSession(String session)OmniSci.set_table_epoch_argsOmniSci.set_table_epoch_args. setTable_id(int table_id)Methods in com.omnisci.thrift.server with parameters of type OmniSci.set_table_epoch_args Modifier and Type Method Description intOmniSci.set_table_epoch_args. compareTo(OmniSci.set_table_epoch_args other)booleanOmniSci.set_table_epoch_args. equals(OmniSci.set_table_epoch_args that)OmniSci.set_table_epoch_resultOmniSci.Processor.set_table_epoch. getResult(I iface, OmniSci.set_table_epoch_args args)voidOmniSci.AsyncProcessor.set_table_epoch. start(I iface, OmniSci.set_table_epoch_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.set_table_epoch_args Constructor Description set_table_epoch_args(OmniSci.set_table_epoch_args other)Performs a deep copy on other.
-