@InterfaceAudience.Private interface Cancellable
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
boolean |
isCancelled() |
void cancel()
boolean isCancelled()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.