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