|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwater.Iced
water.persist.PersistS3Task.Progress
public static class PersistS3Task.Progress
Field Summary | |
---|---|
boolean |
_confirmed
|
int |
_done
|
java.lang.String |
_error
|
int |
_todo
|
Constructor Summary | |
---|---|
PersistS3Task.Progress()
|
Method Summary |
---|
Methods inherited from class water.Iced |
---|
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int _todo
public int _done
public java.lang.String _error
public boolean _confirmed
Constructor Detail |
---|
public PersistS3Task.Progress()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |