Uses of Class
com.omnisci.thrift.server.OmniSci.get_physical_tables_result
-
Packages that use OmniSci.get_physical_tables_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_physical_tables_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_physical_tables_result Modifier and Type Method Description OmniSci.get_physical_tables_resultOmniSci.get_physical_tables_result. deepCopy()OmniSci.get_physical_tables_resultOmniSci.Processor.get_physical_tables. getResult(I iface, OmniSci.get_physical_tables_args args)OmniSci.get_physical_tables_resultOmniSci.get_physical_tables_result. setE(TOmniSciException e)OmniSci.get_physical_tables_resultOmniSci.get_physical_tables_result. setSuccess(List<String> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_physical_tables_result Modifier and Type Method Description intOmniSci.get_physical_tables_result. compareTo(OmniSci.get_physical_tables_result other)booleanOmniSci.get_physical_tables_result. equals(OmniSci.get_physical_tables_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_physical_tables_result Constructor Description get_physical_tables_result(OmniSci.get_physical_tables_result other)Performs a deep copy on other.
-