public class ShutdownNotificationTask extends Object implements ITask
| Constructor and Description |
|---|
ShutdownNotificationTask(IRecordProcessor recordProcessor,
IRecordProcessorCheckpointer recordProcessorCheckpointer,
ShutdownNotification shutdownNotification,
ShardInfo shardInfo) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
call()
Perform task logic.
|
TaskType |
getTaskType() |
public ShutdownNotificationTask(IRecordProcessor recordProcessor, IRecordProcessorCheckpointer recordProcessorCheckpointer, ShutdownNotification shutdownNotification, ShardInfo shardInfo)
public TaskResult call()
ITaskcall in interface ITaskcall in interface Callable<TaskResult>public TaskType getTaskType()
getTaskType in interface ITaskCopyright © 2023. All rights reserved.