Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.async | |
alluxio.master.file.meta | |
alluxio.master.lineage.checkpoint | |
alluxio.master.lineage.meta |
Class and Description |
---|
FileSystemMasterView
This class exposes a read-only view of
FileSystemMaster . |
Inode
Inode is an abstract class, with information shared by all types of Inodes. |
InodeDirectory
Alluxio file system's directory representation in the file system master.
|
InodeTree
Represents the tree of Inodes.
|
LockedInodePath
This class represents a path of locked
Inode , starting from the root. |
MountTable
This class is used for keeping track of Alluxio mount points.
|
PersistenceState
The persistence state of a file in the under-storage system.
|
Class and Description |
---|
FileSystemMasterView
This class exposes a read-only view of
FileSystemMaster . |
Class and Description |
---|
Inode
Inode is an abstract class, with information shared by all types of Inodes. |
InodeDirectory
Alluxio file system's directory representation in the file system master.
|
InodeDirectoryIdGenerator
Inode id management for directory inodes.
|
InodeFile
Alluxio file system's file representation in the file system master.
|
InodeLockList
Manages the locks for a list of
Inode . |
InodePathPair
This class represents a pair of
LockedInodePath s. |
InodeTree.CreatePathResult
Represents the results of creating a path in the inode tree.
|
InodeTree.LockMode
The type of lock to lock inode paths with.
|
LockedInodePath
This class represents a path of locked
Inode , starting from the root. |
LockedInodePathList
This class represents a list of locked inodePaths.
|
LockingScheme
This class represents information about how a path should be locked.
|
MountTable
This class is used for keeping track of Alluxio mount points.
|
MountTable.Resolution
This class represents a UFS path after resolution.
|
PersistenceState
The persistence state of a file in the under-storage system.
|
TtlBucket
A bucket with all inodes whose ttl value lies in the bucket's time interval.
|
UfsAbsentPathCache
Cache for recording information about paths that are not present in UFS.
|
UfsBlockLocationCache
Cache for block locations in the UFS.
|
UfsSyncUtils.SyncPlan
A class describing how to sync an inode with the ufs.
|
Class and Description |
---|
FileSystemMasterView
This class exposes a read-only view of
FileSystemMaster . |
Class and Description |
---|
FileSystemMasterView
This class exposes a read-only view of
FileSystemMaster . |
Copyright © 2023. All Rights Reserved.