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 CompressionCodecId extends Enumeration

    Permalink

    Compression schemes supported by snappy-store.

  2. object CompressionUtils

    Permalink

    Utility methods for compression/decompression.

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

    Permalink
  4. object StoreUtils

    Permalink

Ungrouped