4) AbstractCheckpoint.get_progress_estimate()

- This function will return the number of seconds it takes to execute
the checkpoint
in seconds as measured by the wall-clock, on a standardized machine.

In ManifestParser, I expect execute() to typically take less than 0.2
seconds. In
this case, should get_progress_estimate() return 0 or 1?


My suggestion is that 1 is the minimum value any checkpoint should provide.

Dave
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to