Annotation Type Internal


@Documented @Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) @Public public @interface Internal
Annotation to mark methods within stable, public APIs as an internal developer API.

Developer APIs are stable but internal to Flink and might change across releases.