tree: fe821bcc1ed25d3e49a231920c26d793e6e555e2 [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
sdks/java/extensions/euphoria/README.md

Euphoria Java 8 DSL

Easy to use Java 8 DSL for the Beam Java SDK. Provides a high-level abstraction of Beam transformations, which is both easy to read and write. Can be used as a complement to existing Beam pipelines (convertible back and forth).

Integration of Euphoria API to Beam is in progress (BEAM-3900).

How to build

Euphoria is located in dsl-euphoria branch. To build euphoria subprojects use command:

./gradlew :beam-sdks-java-extensions-euphoria:build 

Documentation

Documentation is located at euphoria.md