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 8, 2024
1 parent 17487c0 commit 9617598
Showing 1 changed file with 0 additions and 3 deletions.
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 9617598

Please sign in to comment.