Module access_layer

Source

Structsยง

AccessLayer
A layer to access SST files under the same directory.
RegionFilePathFactory ๐Ÿ”’
Path provider that builds paths in region storage path.
SstWriteRequest
Contents to build a SST.
TempFileCleaner ๐Ÿ”’
Cleaner to remove temp files on the atomic write dir.
WriteCachePathProvider ๐Ÿ”’
Path provider that builds paths in local write cache.

Enumsยง

OperationType
OperationType represents the origin of the SstWriteRequest.

Constantsยง

ATOMIC_WRITE_DIR
OLD_ATOMIC_WRITE_DIR
For compatibility. Remove this after a major version release.

Traitsยง

FilePathProvider
Path provider for SST file and index file.

Functionsยง

clean_dir ๐Ÿ”’
Clean the directory.
new_fs_cache_store ๐Ÿ”’

Type Aliasesยง

AccessLayerRef
SstInfoArray
SST write results.