| Class | Description |
|---|---|
| BufferBundle<T> |
A
BufferBundle is a bundle to buffer the input records in memory and fold data based on
specified pattern to reduce state access. |
| InputSideHasNoUniqueKeyBundle |
For the case that input has no uniqueKey.
|
| InputSideHasUniqueKeyBundle |
For the case that input has uniqueKey which is not contained by joinKey.
|
| JoinKeyContainsUniqueKeyBundle |
For the case that input has joinKey contains uniqueKey.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.