public static class Job.Progress extends Keyed<Job.Progress>
| Constructor and Description |
|---|
Job.Progress() |
Job.Progress(long total) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
checksum_impl()
High-quality 64-bit checksum of the content of the
object.
|
java.lang.String |
progress_msg()
Report most recent progress message.
|
float |
progress()
Report Job progress from 0 to 1.
|
checksum, readAll_impl, readAll, remove_impl, remove, remove, remove, remove, writeAll_impl, writeAllclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeJSON_impl, writeJSONprotected long checksum_impl()
Keyedchecksum_impl in class Keyed<Job.Progress>public float progress()
public java.lang.String progress_msg()