Uses of Interface
org.apache.ignite.internal.processors.query.h2.twostep.Reducer.RowComparator
-
Packages that use Reducer.RowComparator Package Description org.apache.ignite.internal.processors.query.h2.twostep -
-
Uses of Reducer.RowComparator in org.apache.ignite.internal.processors.query.h2.twostep
Constructors in org.apache.ignite.internal.processors.query.h2.twostep with parameters of type Reducer.RowComparator Constructor Description SortedReducer(GridKernalContext ctx, Reducer.RowComparator rowComparator)Constructor.
-