Class GroupKey
java.lang.Object
org.apache.wayang.apps.tpch.data.q1.GroupKey
- All Implemented Interfaces:
Serializable
Grouping key used in Query 1.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
L_RETURNFLAG
public char L_RETURNFLAG -
L_LINESTATUS
public char L_LINESTATUS
-
-
Constructor Details
-
GroupKey
public GroupKey(char l_RETURNFLAG, char l_LINESTATUS) -
GroupKey
public GroupKey()
-
-
Method Details