@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.
|
boolean progress()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.