@InterfaceAudience.Private public interface CancelableProgressable
Progressable
but returns
a boolean to support canceling the operation.
Used for doing updating of OPENING znode during log replay on region open.
Modifier and Type | Method and Description |
---|---|
boolean |
progress()
Report progress.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.