Uses of Class
com.omnisci.thrift.server.OmniSci.set_table_epochs_result
-
Packages that use OmniSci.set_table_epochs_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.set_table_epochs_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.set_table_epochs_result Modifier and Type Method Description OmniSci.set_table_epochs_resultOmniSci.set_table_epochs_result. deepCopy()OmniSci.set_table_epochs_resultOmniSci.Processor.set_table_epochs. getResult(I iface, OmniSci.set_table_epochs_args args)Methods in com.omnisci.thrift.server with parameters of type OmniSci.set_table_epochs_result Modifier and Type Method Description intOmniSci.set_table_epochs_result. compareTo(OmniSci.set_table_epochs_result other)booleanOmniSci.set_table_epochs_result. equals(OmniSci.set_table_epochs_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.set_table_epochs_result Constructor Description set_table_epochs_result(OmniSci.set_table_epochs_result other)Performs a deep copy on other.
-