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