Annotation Type DoFn.StartBundle


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface DoFn.StartBundle
    Annotation for the method to use to prepare an instance for processing a batch of elements. The method annotated with this must satisfy the following constraints: