@Documented
@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public static @interface DoFn.Restriction
DoFn.GetSize
, DoFn.SplitRestriction
, and
DoFn.NewTracker
methods. Must match the return type used on the method annotated with DoFn.GetInitialRestriction
.