A B C D E F G I K M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALL_JOB_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- ALL_TASK_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- ALL_TASK_MANAGER_NETWORK - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
B
- BATCH - org.apache.flink.annotation.docs.Documentation.ExecMode
- BATCH_STREAMING - org.apache.flink.annotation.docs.Documentation.ExecMode
- byCode(String) - Static method in enum org.apache.flink.FlinkVersion
C
- CHECKPOINT_FILE_MERGING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_CHECKPOINTING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_HIGH_AVAILABILITY_JOB_RESULT_STORE - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_HIGH_AVAILABILITY_ZOOKEEPER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_HOST_PORT - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_MEMORY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_MISCELLANEOUS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- COMMON_STATE_BACKENDS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- ConfigGroup - Annotation Type in org.apache.flink.annotation.docs
-
A class that specifies a group of config options.
- ConfigGroups - Annotation Type in org.apache.flink.annotation.docs
-
Annotation used on classes containing config options that enables the separation of options into different tables based on key prefixes.
- current() - Static method in enum org.apache.flink.FlinkVersion
-
Returns the version for the current branch.
D
- 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.
E
- execMode() - Method in annotation type org.apache.flink.annotation.docs.Documentation.TableOption
- Experimental - Annotation Type in org.apache.flink.annotation
-
Annotation to mark classes for experimental use.
- EXPERT_CHECKPOINTING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_CLASS_LOADING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_CLUSTER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_DEBUGGING_AND_TUNING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_FAULT_TOLERANCE - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_FORST - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_JOB_MANAGER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_KUBERNETES_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_REST - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_ROCKSDB - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_SCHEDULING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_SECURITY_SSL - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- EXPERT_ZOOKEEPER_HIGH_AVAILABILITY - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
F
- FlinkJsonSchema - Class in org.apache.flink.annotation.docs
-
Annotations for auto-generating a documentation of json payloads.
- FlinkJsonSchema.AdditionalFields - Annotation Type in org.apache.flink.annotation.docs
-
This allows documenting a class that supports setting dynamic properties of a certain type.
- FlinkVersion - Enum in org.apache.flink
-
Enumeration for Flink versions.
G
- groups() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroups
I
- Internal - Annotation Type in org.apache.flink.annotation
-
Annotation to mark methods within stable, public APIs as an internal developer API.
- isNewerVersionThan(FlinkVersion) - Method in enum org.apache.flink.FlinkVersion
K
- keyPrefix() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroup
M
- METRIC_REPORTERS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
N
- name() - Method in annotation type org.apache.flink.annotation.docs.ConfigGroup
O
- org.apache.flink - package org.apache.flink
- org.apache.flink.annotation - package org.apache.flink.annotation
- org.apache.flink.annotation.docs - package org.apache.flink.annotation.docs
P
- position() - Method in annotation type org.apache.flink.annotation.docs.Documentation.Section
-
The relative position of the option in its section.
- Public - Annotation Type in org.apache.flink.annotation
-
Annotation for marking classes as public, stable interfaces.
- PublicEvolving - Annotation Type in org.apache.flink.annotation
-
Annotation to mark classes and methods for public use, but with evolving interfaces.
R
- rangeOf(FlinkVersion, FlinkVersion) - Static method in enum org.apache.flink.FlinkVersion
-
Returns all versions within the defined range, inclusive both start and end.
S
- SECURITY_AUTH_KERBEROS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- SECURITY_AUTH_ZOOKEEPER - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- SECURITY_DELEGATION_TOKEN - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- SECURITY_SSL - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- STATE_BACKEND_FORST - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- STATE_BACKEND_ROCKSDB - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- STATE_CHANGELOG - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- STATE_LATENCY_TRACKING - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- STREAMING - org.apache.flink.annotation.docs.Documentation.ExecMode
T
- toString() - Method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
- toString() - Method in enum org.apache.flink.FlinkVersion
- TRACE_REPORTERS - Static variable in class org.apache.flink.annotation.docs.Documentation.Sections
- type() - Method in annotation type org.apache.flink.annotation.docs.FlinkJsonSchema.AdditionalFields
-
An actual type the additional fields need to match.
V
- v1_10 - org.apache.flink.FlinkVersion
- v1_11 - org.apache.flink.FlinkVersion
- v1_12 - org.apache.flink.FlinkVersion
- v1_13 - org.apache.flink.FlinkVersion
- v1_14 - org.apache.flink.FlinkVersion
- v1_15 - org.apache.flink.FlinkVersion
- v1_16 - org.apache.flink.FlinkVersion
- v1_17 - org.apache.flink.FlinkVersion
- v1_18 - org.apache.flink.FlinkVersion
- v1_19 - org.apache.flink.FlinkVersion
- v1_20 - org.apache.flink.FlinkVersion
- v1_3 - org.apache.flink.FlinkVersion
- v1_4 - org.apache.flink.FlinkVersion
- v1_5 - org.apache.flink.FlinkVersion
- v1_6 - org.apache.flink.FlinkVersion
- v1_7 - org.apache.flink.FlinkVersion
- v1_8 - org.apache.flink.FlinkVersion
- v1_9 - org.apache.flink.FlinkVersion
- v2_0 - org.apache.flink.FlinkVersion
- value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.ExcludeFromDocumentation
-
The optional reason why it is excluded from documentation.
- value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.OverrideDefault
- value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.Section
-
The sections in the config docs where this option should be included.
- value() - Method in annotation type org.apache.flink.annotation.docs.Documentation.SuffixOption
- valueOf(int, int) - Static method in enum org.apache.flink.FlinkVersion
- valueOf(String) - Static method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.FlinkVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flink.annotation.docs.Documentation.ExecMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.flink.FlinkVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VisibleForTesting - Annotation Type in org.apache.flink.annotation
-
This annotations declares that a function, field, constructor, or entire type, is only visible for testing purposes.
All Classes All Packages