public interface Workload
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
Use this method to perform any cleanup or forced shutdown of the thread.
|
Callable<Void> |
execute() |
Copyright © 2023 Apache Software Foundation. All rights reserved.