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