| Interface | Description |
|---|---|
| KeySelector<IN,KEY> |
The
KeySelector allows to use deterministic objects for operations such as
reduce, reduceGroup, join, coGroup, etc. |
| Class | Description |
|---|---|
| NullByteKeySelector<T> |
Used as a dummy
KeySelector to allow using keyed operators
for non-keyed use cases. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.