public class ShutdownTask extends Object implements ConsumerTask
| Constructor and Description |
|---|
ShutdownTask() |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
call()
Perform task logic.
|
ShutdownReason |
getReason() |
TaskType |
taskType() |
public TaskResult call()
ConsumerTaskcall in interface Callable<TaskResult>call in interface ConsumerTaskpublic TaskType taskType()
taskType in interface ConsumerTaskpublic ShutdownReason getReason()
Copyright © 2019. All rights reserved.