Package

org.apache.spark.sql

tarantool

Permalink

package tarantool

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends DataSourceRegister with RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Permalink

    DataSourceV2 implementation for Tarantool

  2. case class TarantoolSchema(tarantoolMetadata: TarantoolMetadataOperations) extends Product with Serializable

    Permalink

    Provides schema loading mechanism and conversion into StructType

Value Members

  1. object MapFunctions

    Permalink

    Contains methods for mapping Tarantool tuples to Spark DataSet rows

  2. object TarantoolFieldTypes extends Enumeration

    Permalink
  3. object TarantoolSchema extends Serializable

    Permalink

    Companion object for TarantoolSchema

Ungrouped