Class TPCHQuery3.Order
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TPCHQuery3
public static class TPCHQuery3.Order extends org.apache.flink.api.java.tuple.Tuple4<Long,Long,String,Long>
Order.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Order()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetCustKey()StringgetOrderdate()LonggetOrderKey()LonggetShippriority()-
Methods inherited from class org.apache.flink.api.java.tuple.Tuple4
copy, equals, getArity, getField, hashCode, of, setField, setFields, toString
-
-