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