Skip to content

Commit

Permalink
[FLINK-34617][docs] Correct the Javadoc of org.apache.flink.api.commo…
Browse files Browse the repository at this point in the history
…n.time.Time
  • Loading branch information
Myasuka committed Mar 7, 2024
1 parent 6f7b248 commit 1304c1d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
/**
* The definition of a time interval. Similar to a simpler version of {@link java.time.Duration}.
*
* <p>Note: This class will fully replace org.apache.flink.streaming.api.windowing.time.Time in
* Flink 2.0
*
* @deprecated Use {@link Duration}
*/
@Deprecated
Expand Down

0 comments on commit 1304c1d

Please sign in to comment.