Skip to content

Commit

Permalink
updated javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
¨Claude committed Dec 23, 2024
1 parent 59178b6 commit 994bc9d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ protected OffsetManager(final SourceTaskContext context,

/**
* Get an entry from the offset manager. This method will return the local copy if it has been created otherwise
* will get the data from Kafka.
* will get the data from Kafka. If there is not a local copy and not one from Kafka then an empty Optional
* is returned
*
* @param key
* the key for the entry.
Expand Down

0 comments on commit 994bc9d

Please sign in to comment.