Interface BeamStoppableFunction
- All Known Implementing Classes:
UnboundedSourceWrapper
public interface BeamStoppableFunction
Custom StoppableFunction for backward compatibility.
- See Also:
-
Method Summary
-
Method Details
-
stop
void stop()Unused method for backward compatibility.
-