public static class TPCHQuery3.ShippingPriorityItem extends org.apache.flink.api.java.tuple.Tuple4<Long,Double,String,Long>
| Constructor and Description |
|---|
ShippingPriorityItem() |
ShippingPriorityItem(Long orderkey,
Double revenue,
String orderdate,
Long shippriority) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderdate() |
Long |
getOrderkey() |
Double |
getRevenue() |
Long |
getShippriority() |
void |
setOrderkey(Long orderkey) |
void |
setRevenue(Double revenue) |
copy, equals, getArity, getField, hashCode, of, setField, setFields, toStringCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.