Package org.apache.flink.annotation.docs
Class Documentation
java.lang.Object
org.apache.flink.annotation.docs.Documentation
Collection of annotations to modify the behavior of the documentation generators.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceAnnotation used on config option fields or REST API message headers to exclude it from documentation.static enumThe execution mode the config works for.static @interfaceAnnotation used on config option fields to override the documented default.static @interfaceAnnotation used on config option fields to include them in specific sections.static final classConstants for section names.static @interfaceAnnotation 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.static @interfaceAnnotation used on table config options for adding meta data labels. -
Method Summary