public class AGGREGATEInvocationResultDetails extends RelationalOperatorInvocationResultDetails
Constructor and Description |
---|
AGGREGATEInvocationResultDetails(Heading aggregateHeading,
java.lang.String predicate,
java.util.LinkedList<KeyDef> keySpecifications)
Creates the AGGREGATEInvocationResultDetails
|
getHeading, getKeySpecifications, getPredicate
public AGGREGATEInvocationResultDetails(Heading aggregateHeading, java.lang.String predicate, java.util.LinkedList<KeyDef> keySpecifications)
aggregateHeading
- The heading of the aggregation resultpredicate
- The predicate for the aggregation resultkeySpecifications
- The key specifications known to be satisfied by the aggregation result