Entry point for loading with spark-vector connector.
Vector
RDD to load data into Vector
through its DataStream API
Writes RDD
rows to ByteBuffers
and flushes them to a Vector
through a VectorSink
Contains helpers to write binary data, conforming to Vector
's binary protocol