public static class TPCHQuery3.ShippedItem extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
ShippedItem(long orderId,
double revenue,
String orderDate,
long shipPrio) |
Modifier and Type | Method and Description |
---|---|
String |
orderDate() |
long |
orderId() |
double |
revenue() |
long |
shipPrio() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.