Skip to content

Commit

Permalink
[FLINK-3636] Add ThrottledIterator to WindowJoin jar
Browse files Browse the repository at this point in the history
  • Loading branch information
mbalassi committed Mar 20, 2016
1 parent 59d2437 commit f09d68a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-examples/flink-examples-streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ under the License.

<includes>
<include>org/apache/flink/streaming/examples/join/*.class</include>
<include>org/apache/flink/streaming/examples/utils/ThrottledIterator.class</include>
</includes>
</configuration>
</execution>
Expand Down

0 comments on commit f09d68a

Please sign in to comment.