Uses of Class
ai.heavy.thrift.server.Heavy.check_table_consistency_args
-
Packages that use Heavy.check_table_consistency_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.check_table_consistency_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.check_table_consistency_args Modifier and Type Method Description Heavy.check_table_consistency_argsHeavy.check_table_consistency_args. deepCopy()Heavy.check_table_consistency_argsHeavy.AsyncProcessor.check_table_consistency. getEmptyArgsInstance()Heavy.check_table_consistency_argsHeavy.Processor.check_table_consistency. getEmptyArgsInstance()Heavy.check_table_consistency_argsHeavy.check_table_consistency_args. setSession(String session)Heavy.check_table_consistency_argsHeavy.check_table_consistency_args. setTable_id(int table_id)Methods in ai.heavy.thrift.server with parameters of type Heavy.check_table_consistency_args Modifier and Type Method Description intHeavy.check_table_consistency_args. compareTo(Heavy.check_table_consistency_args other)booleanHeavy.check_table_consistency_args. equals(Heavy.check_table_consistency_args that)Heavy.check_table_consistency_resultHeavy.Processor.check_table_consistency. getResult(I iface, Heavy.check_table_consistency_args args)voidHeavy.AsyncProcessor.check_table_consistency. start(I iface, Heavy.check_table_consistency_args args, org.apache.thrift.async.AsyncMethodCallback<TTableMeta> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.check_table_consistency_args Constructor Description check_table_consistency_args(Heavy.check_table_consistency_args other)Performs a deep copy on other.
-