| Interface | Description |
|---|---|
| Collector<T> |
The collector that collects data from an upstream operator, and emits data to downstream
operators.
|
| Class | Description |
|---|---|
| CollectionCollector<T> |
Combination of multiple collectors.
|
Copyright © 2021. All rights reserved.