Package

org.apache.spark.sql

store

Permalink

package store

Visibility
  1. Public
  2. All

Type Members

  1. class ColumnPartitioner extends Partitioner

    Permalink
  2. final class StoreHashFunction extends AnyRef

    Permalink

    A partitioner that helps store to collocate data with Spark's partitions.

    A partitioner that helps store to collocate data with Spark's partitions. Each store layer hash computation invokes this to get their bucket information.

Value Members

  1. object MembershipAccumulator extends AccumulatorParam[Map[InternalDistributedMember, BlockManagerId]]

    Permalink
  2. object StoreUtils

    Permalink

Ungrouped