- DEPRECATED_FILE_SINKS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
-
- Documentation - Class in org.apache.flink.annotation.docs
-
Collection of annotations to modify the behavior of the documentation generators.
- Documentation.ExcludeFromDocumentation - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on config option fields or REST API message headers to exclude it from
documentation.
- Documentation.ExecMode - Enum in org.apache.flink.annotation.docs
-
The execution mode the config works for.
- Documentation.OverrideDefault - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on config option fields to override the documented default.
- Documentation.Section - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on config option fields to include them in specific sections.
- Documentation.Sections - Class in org.apache.flink.annotation.docs
-
Constants for section names.
- Documentation.SuffixOption - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on config option fields or options class to mark them as a suffix-option;
i.e., a config option where the key is only a suffix, with the prefix being dynamically
provided at runtime.
- Documentation.TableOption - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on table config options for adding meta data labels.