public interface ShutdownNotificationAware
| Modifier and Type | Method and Description |
|---|---|
void |
shutdownRequested(RecordProcessorCheckpointer checkpointer)
Called when the worker has been requested to shutdown, and gives the record processor a chance to checkpoint.
|
void shutdownRequested(RecordProcessorCheckpointer checkpointer)
checkpointer - the checkpointer that can be used to save progress.Copyright © 2019. All rights reserved.