Class VectorUDT

All Implemented Interfaces:
Serializable, scala.Serializable

public class VectorUDT extends UserDefinedType<Vector>
:: AlphaComponent ::

User-defined type for Vector which allows easy interaction with SQL via Dataset.

See Also: