Uses of Class
com.omnisci.thrift.server.OmniSci.get_table_epochs_result
-
Packages that use OmniSci.get_table_epochs_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_table_epochs_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_table_epochs_result Modifier and Type Method Description OmniSci.get_table_epochs_resultOmniSci.get_table_epochs_result. deepCopy()OmniSci.get_table_epochs_resultOmniSci.Processor.get_table_epochs. getResult(I iface, OmniSci.get_table_epochs_args args)OmniSci.get_table_epochs_resultOmniSci.get_table_epochs_result. setSuccess(List<TTableEpochInfo> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_table_epochs_result Modifier and Type Method Description intOmniSci.get_table_epochs_result. compareTo(OmniSci.get_table_epochs_result other)booleanOmniSci.get_table_epochs_result. equals(OmniSci.get_table_epochs_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_table_epochs_result Constructor Description get_table_epochs_result(OmniSci.get_table_epochs_result other)Performs a deep copy on other.
-