chamikaramj commented on a change in pull request #15247:
URL: https://github.com/apache/beam/pull/15247#discussion_r680257870
##########
File path: sdks/java/core/src/main/java/org/apache/beam/sdk/state/Timer.java
##########
@@ -98,4 +98,11 @@
* the timer fires.
*/
Timer withOutputTimestamp(Instant outputTime);
+
+ /**
+ * Returns the current relative time use by {@link #setRelative()} and
{@link #offset}. This can
Review comment:
s/use/used
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]