| Package | Description |
|---|---|
| org.apache.flink.annotation | |
| org.apache.flink.annotation.docs |
| Modifier and Type | Class and Description |
|---|---|
interface |
VisibleForTesting
This annotations declares that a function, field, constructor, or entire type, is only visible for
testing purposes.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
ConfigGroup
A class that specifies a group of config options.
|
interface |
ConfigGroups
Annotation used on classes containing config optionss that enables the separation of options into different
tables based on key prefixes.
|
static interface |
Documentation.OverrideDefault
Annotation used on config option fields to override the documented default.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.