Package

com.actian.spark_vector.datastream

writer

Permalink

package writer

Visibility
  1. Public
  2. All

Type Members

  1. class DataStreamWriter[T] extends Logging with Serializable with Profiling

    Permalink

    Entry point for loading with spark-vector connector.

  2. class InsertRDD[R] extends RDD[R]

    Permalink

    Vector RDD to load data into Vector through its DataStream API

  3. class RowWriter extends Logging with Serializable with Profiling

    Permalink

    Writes RDD rows to ByteBuffers and flushes them to a Vector through a VectorSink

Value Members

  1. object DataStreamWriter extends Logging with Serializable

    Permalink

    Contains helpers to write binary data, conforming to Vector's binary protocol

  2. object RowWriter extends Serializable

    Permalink

Ungrouped