MCPcopy Create free account
hub / github.com/awelm/simpledb / IntAggregator

Method IntAggregator

src/simpledb/IntAggregator.java:25–33  ·  view source on GitHub ↗

Aggregate constructor @param gbfield the 0-based index of the group-by field in the tuple, or NO_GROUPING if there is no grouping @param gbfieldtype the type of the group by field (e.g., Type.INT_TYPE), or null if there is no grouping @param afield the 0-based index of the aggregate field in the tup

(int gbfield, Type gbfieldtype, int afield, Op what)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected