[
https://issues.apache.org/jira/browse/FLINK-7060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-7060:
------------------------------------
Labels: (was: auto-closed)
Priority: Not a Priority (was: Minor)
> Change annotation in TypeInformation subclasses
> -----------------------------------------------
>
> Key: FLINK-7060
> URL: https://issues.apache.org/jira/browse/FLINK-7060
> Project: Flink
> Issue Type: Improvement
> Components: API / Type Serialization System
> Reporter: Kostas Kloudas
> Priority: Not a Priority
>
> Currently many subclasses of the {{TypeInformation}} are annotated as
> {{Public}} but all their methods are {{PublicEvolving}}. As an example, you
> can check out the {{GenericTypeInfo}}.
> It would be clearer if the whole class was annotated with {{PublicEvolving}}
> instead of {{Public}} and have all the methods without annotations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)