public class DatasetHolder<T> extends Object implements scala.Product, scala.Serializable
Dataset
To use this, import implicit conversions in SQL:
import sqlContext.implicits._
Dataset<T>
toDS()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
productArity, productElement, productIterator, productPrefix
canEqual, equals
public Dataset<T> toDS()