Package one.microstream.util.cql
Class CqlWrapperCollectorLinkingSorting<O,R extends Sortable<O>>
java.lang.Object
one.microstream.util.cql.CqlWrapperCollectorLinkingSorting<O,R>
- All Implemented Interfaces:
 Consumer<O>,Aggregator<O,R>
public final class CqlWrapperCollectorLinkingSorting<O,R extends Sortable<O>> extends Object implements Aggregator<O,R>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.functional.Aggregator
Aggregator.Creator<E,R> - 
Constructor Summary
Constructors Constructor Description CqlWrapperCollectorLinkingSorting() - 
Method Summary
 
- 
Constructor Details
- 
CqlWrapperCollectorLinkingSorting
public CqlWrapperCollectorLinkingSorting() 
 - 
 - 
Method Details