44 lines
515 B
ReStructuredText
44 lines
515 B
ReStructuredText
.. _stream-customize-scala:
|
|
|
|
########################
|
|
Custom stream processing
|
|
########################
|
|
|
|
Custom linear processing stages
|
|
===============================
|
|
|
|
Using PushStage
|
|
---------------
|
|
|
|
*TODO*
|
|
|
|
|
|
Using PushPullStage
|
|
-------------------
|
|
|
|
*TODO*
|
|
|
|
Using StatefulStage
|
|
-------------------
|
|
|
|
*TODO*
|
|
|
|
Using DetachedStage
|
|
-------------------
|
|
|
|
*TODO*
|
|
|
|
Custom graph processing junctions
|
|
=================================
|
|
|
|
Using FlexiMerge
|
|
----------------
|
|
|
|
*TODO*
|
|
|
|
Using FlexiRoute
|
|
----------------
|
|
|
|
*TODO*
|
|
|
|
|