Package | Description |
---|---|
reactor.rx.action.aggregation |
Modifier and Type | Class and Description |
---|---|
class |
BufferAction<T> |
class |
SampleAction<T> |
class |
SortAction<T> |
class |
WindowAction<T>
WindowAction is forwarding events on a steam until is reached,
after that streams collected events further, complete it and create a fresh new stream.
|
Copyright © 2017. All rights reserved.