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