Kostas Kloudas created FLINK-7060:
-------------------------------------

             Summary: Change annotation in TypeInformation subclasses
                 Key: FLINK-7060
                 URL: https://issues.apache.org/jira/browse/FLINK-7060
             Project: Flink
          Issue Type: Improvement
          Components: Type Serialization System
            Reporter: Kostas Kloudas
            Priority: Minor


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
(v6.4.14#64029)

Reply via email to