public final class CqlWrapperCollectorLinkingFinalizing<O,R> extends Object implements Aggregator<O,R>
Aggregator.Creator<E,R>| Modifier and Type | Method and Description |
|---|---|
void |
accept(O element)
Aggregate single element to the collecting object.
|
R |
yield()
Builds or aggregates the added elements to one collected object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetpublic final void accept(O element)
Aggregatorpublic final R yield()
Aggregatoryield in interface Aggregator<O,R>Copyright © 2022 MicroStream Software. All rights reserved.