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