public static class TPCHQuery3.ShippingPriorityItem extends 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, toString
getFieldNotNull, getTupleClass, newInstance
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.