JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.beam.runners.flink.translation.wrappers.streaming.io
Interface BeamStoppableFunction
All Known Implementing Classes:
UnboundedSourceWrapper
public interface
BeamStoppableFunction
Custom StoppableFunction for backward compatibility.
See Also:
Flink interface removal commit.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stop
()
Unused method for backward compatibility.
Method Detail
stop
void stop()
Unused method for backward compatibility.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method