- org.apache.groovy.ginq.provider.collection.runtime.Queryable
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
<T> |
public static Group<T> |
of(Stream<T> sourceStream) Factory method to create Group instance |
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
interface Queryable |
agg, avg, count, count, crossJoin, distinct, emptyQueryable, exists, from, from, from, from, fullHashJoin, fullJoin, groupBy, groupBy, innerHashJoin, innerJoin, intersect, leftHashJoin, leftJoin, limit, limit, max, median, min, minus, orderBy, orderBy, over, rightHashJoin, rightJoin, select, size, stdev, stdevp, stream, sum, toList, union, unionAll, var, varp, where |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.