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