Skip navigation links
C D E I O P V 

C

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.

D

Documentation - Class in org.apache.flink.annotation.docs
Collection of annotations to modify the behavior of the documentation generators.
Documentation.CommonOption - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields to include them in the "Common Options" section.
Documentation.ExcludeFromDocumentation - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields to exclude the config option from documentation.
Documentation.OverrideDefault - Annotation Type in org.apache.flink.annotation.docs
Annotation used on config option fields to override the documented default.

E

Experimental - Annotation Type in org.apache.flink.annotation
Annotation to mark classes for experimental use.

I

Internal - Annotation Type in org.apache.flink.annotation
Interface to mark methods within stable, public APIs as an internal developer API.

O

org.apache.flink.annotation - package org.apache.flink.annotation
 
org.apache.flink.annotation.docs - package org.apache.flink.annotation.docs
 

P

POSITION_FAULT_TOLERANCE - Static variable in annotation type org.apache.flink.annotation.docs.Documentation.CommonOption
 
POSITION_HIGH_AVAILABILITY - Static variable in annotation type org.apache.flink.annotation.docs.Documentation.CommonOption
 
POSITION_MEMORY - Static variable in annotation type org.apache.flink.annotation.docs.Documentation.CommonOption
 
POSITION_PARALLELISM_SLOTS - Static variable in annotation type org.apache.flink.annotation.docs.Documentation.CommonOption
 
POSITION_SECURITY - Static variable in annotation type org.apache.flink.annotation.docs.Documentation.CommonOption
 
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.

V

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.
C D E I O P V 
Skip navigation links

Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.