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