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