Uses of Class
org.apache.flink.annotation.Public
-
Packages that use Public Package Description org.apache.flink org.apache.flink.annotation -
-
Uses of Public in org.apache.flink
Classes in org.apache.flink with annotations of type Public Modifier and Type Class Description class
FlinkVersion
Enumeration for Flink versions. -
Uses of Public in org.apache.flink.annotation
Classes in org.apache.flink.annotation with annotations of type Public Modifier and Type Class Description interface
Experimental
Annotation to mark classes for experimental use.interface
Internal
Annotation to mark methods within stable, public APIs as an internal developer API.interface
Public
Annotation for marking classes as public, stable interfaces.interface
PublicEvolving
Annotation to mark classes and methods for public use, but with evolving interfaces.
-