Annotation Type ExcludeExternal


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    @Documented
    @Experimental
    public @interface ExcludeExternal
    Annotation for DoFns that should be excluded from the external state expansion.