R - Report type.public interface ProcessController<R> extends AutoCloseable, Cancellable
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Request to stop the running process.
|
R |
getReport() |
closeR getReport()
void cancel()
cancel in interface CancellableCopyright © 2013-2020 The Apache Software Foundation. All rights reserved.