Fix code formating
This commit is contained in:
parent
4a2195a40d
commit
87e0607ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ public interface ShutdownNotificationAware {
|
||||||
* @param checkpointer the checkpointer that can be used to save progress.
|
* @param checkpointer the checkpointer that can be used to save progress.
|
||||||
*/
|
*/
|
||||||
void shutdownRequested(RecordProcessorCheckpointer checkpointer);
|
void shutdownRequested(RecordProcessorCheckpointer checkpointer);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue