Package org.apache.flink.annotation.docs
Annotation Type Documentation.TableOption
- Enclosing class:
- Documentation
Annotation used on table config options for adding meta data labels.
The execMode() argument indicates the execution mode the config works
for (batch, streaming or both).
-
Required Element Summary
Required Elements
-
Element Details
-
execMode
Documentation.ExecMode execMode
-