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