Annotation Type Documentation.TableOption


  • @Target(FIELD)
    @Retention(RUNTIME)
    @Internal
    public static @interface Documentation.TableOption
    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).