Packages

package dv

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait DeletionVectorStore extends DeltaLogging
  2. trait DeletionVectorStoreUtils extends AnyRef

    Trait containing the utility and constants needed for DeletionVectorStore

  3. class HadoopFileSystemDVStore extends DeletionVectorStore

    Default DeletionVectorStore implementation for Hadoop FileSystem implementations.

    Default DeletionVectorStore implementation for Hadoop FileSystem implementations.

    Note: This class must be thread-safe, because we sometimes write multiple deletion vectors in parallel through the same store.

Ungrouped