public interface ShutdownNotification
| Modifier and Type | Method and Description |
|---|---|
void |
shutdownComplete()
Used to indicate that the record processor has completed the call to
IRecordProcessor.shutdown(ShutdownInput) has
completed. |
void |
shutdownNotificationComplete()
Used to indicate that the record processor has been notified of a requested shutdown, and given the chance to
checkpoint.
|
void shutdownNotificationComplete()
void shutdownComplete()
IRecordProcessor.shutdown(ShutdownInput) has
completed.Copyright © 2017. All rights reserved.