- DEPRECATED_FILE_SINKS - 类 中的静态变量org.apache.flink.annotation.docs.Documentation.Sections
-
- Documentation - org.apache.flink.annotation.docs中的类
-
Collection of annotations to modify the behavior of the documentation generators.
- Documentation.ExcludeFromDocumentation - org.apache.flink.annotation.docs中的注释类型
-
Annotation used on config option fields or REST API message headers to exclude it from
documentation.
- Documentation.ExecMode - org.apache.flink.annotation.docs中的枚举
-
The execution mode the config works for.
- Documentation.OverrideDefault - org.apache.flink.annotation.docs中的注释类型
-
Annotation used on config option fields to override the documented default.
- Documentation.Section - org.apache.flink.annotation.docs中的注释类型
-
Annotation used on config option fields to include them in specific sections.
- Documentation.Sections - org.apache.flink.annotation.docs中的类
-
Constants for section names.
- Documentation.SuffixOption - 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 - org.apache.flink.annotation.docs中的注释类型
-
Annotation used on table config options for adding meta data labels.