public static interface ReactiveMapReduceOperation.TerminatingMapReduce<T>
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<T> |
all()
Get the
Flux emitting mapReduce results. |
reactor.core.publisher.Flux<T> all()
Flux emitting mapReduce results.Flux emitting the already mapped operation results.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.