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