public interface Cancelable
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Abort and free resources.
|
void cancel()
throws DataAccessResourceFailureException
DataAccessResourceFailureException - if operation cannot be canceled.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.