@Documented
 @Retention(value=RUNTIME)
 @Target(value=PARAMETER)
public static @interface DoFn.WatermarkEstimatorState
DoFn.NewWatermarkEstimator
 method. Must match the return type on the method annotated with DoFn.GetInitialWatermarkEstimatorState.