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