cylondata / twister2

A composable framework for fast and scalable data analytics
https://twister2.org
Apache License 2.0
57 stars 32 forks source link

Ahmet/unified worker api #925

Closed ahmet-uyar closed 4 years ago

ahmet-uyar commented 4 years ago

I designed a new worker api: Twister2Worker. I created a unified method to initialize proper Environment object. I deleted base interfaces: BatchTSetIWorker.java, StreamingTSetIWorker.java, CheckpointingBatchTSetIWorker.java I modified example classes that have been implementing these base interfaces.

supunkamburugamuve commented 4 years ago

@ahmet-uyar , it seems generated website files are included in the commits. Could you remove them from the pull

ahmet-uyar commented 4 years ago

@supunkamburugamuve removed javadocs.