|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CancelableProgressable
Similar interface as Progressable
but returns
a boolean to support canceling the operation.
Used for doing updating of OPENING znode during log replay on region open.
Method Summary | |
---|---|
boolean |
progress()
Report progress. |
Method Detail |
---|
boolean progress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |