Uses of Class
ai.heavy.thrift.server.Heavy.check_table_consistency_result
-
Packages that use Heavy.check_table_consistency_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.check_table_consistency_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.check_table_consistency_result Modifier and Type Method Description Heavy.check_table_consistency_resultHeavy.check_table_consistency_result. deepCopy()Heavy.check_table_consistency_resultHeavy.Processor.check_table_consistency. getResult(I iface, Heavy.check_table_consistency_args args)Heavy.check_table_consistency_resultHeavy.check_table_consistency_result. setE(TDBException e)Heavy.check_table_consistency_resultHeavy.check_table_consistency_result. setSuccess(TTableMeta success)Methods in ai.heavy.thrift.server with parameters of type Heavy.check_table_consistency_result Modifier and Type Method Description intHeavy.check_table_consistency_result. compareTo(Heavy.check_table_consistency_result other)booleanHeavy.check_table_consistency_result. equals(Heavy.check_table_consistency_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.check_table_consistency_result Constructor Description check_table_consistency_result(Heavy.check_table_consistency_result other)Performs a deep copy on other.
-