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