public interface Cancellable
cancel()
method will be typically called concurrently to
other methods of job or operation in question, so proper synchronization
is needed.Modifier and Type | Method and Description |
---|---|
boolean |
cancel()
Cancel processing of the job.
|
Built on October 1 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.