Class GroupKey
- java.lang.Object
-
- org.apache.wayang.apps.tpch.data.q1.GroupKey
-
- All Implemented Interfaces:
java.io.Serializable
public class GroupKey extends java.lang.Object implements java.io.Serializable
Grouping key used in Query 1.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description char
L_LINESTATUS
char
L_RETURNFLAG
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-