# flink-examples-java
**Repository Path**: wanglianjing/flink-examples-java
## Basic Information
- **Project Name**: flink-examples-java
- **Description**: 流式处理这本书中的例子
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-06-25
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## Java Examples for Stream Processing with Apache Flink
This repository hosts Java code examples for ["Stream Processing with Apache Flink"](http://shop.oreilly.com/product/0636920057321.do) by [Fabian Hueske](https://twitter.com/fhueske) and [Vasia Kalavri](https://twitter.com/vkalavri).
**Note:** The Java examples are not comlete yet.
The [Scala examples](https://github.com/streaming-with-flink/examples-scala) are complete and we are working on translating them to Java.