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