package dv
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait DeletionVectorStore extends DeltaLogging
-
trait
DeletionVectorStoreUtils extends AnyRef
Trait containing the utility and constants needed for DeletionVectorStore
-
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.
Value Members
- object DeletionVectorStore extends DeletionVectorStoreUtils