Annotation Type SystemDoFnInternal


  • @Documented
    @Internal
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface SystemDoFnInternal
    Annotation to mark DoFns as an internal component of the Beam SDK.

    This is internal to the Beam SDK.