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