Package | Description |
---|---|
alluxio.worker.block | |
alluxio.worker.block.allocator | |
alluxio.worker.block.evictor |
Set of evictors for evicting or moving blocks to other locations.
|
alluxio.worker.block.io | |
alluxio.worker.block.meta | |
alluxio.worker.block.reviewer |
Class and Description |
---|
BlockMeta
Metadata of a block in Alluxio managed storage served by workers.
|
StorageDir
Represents a directory in a storage tier.
|
StorageDirView
This class is a wrapper of
StorageDir to provide more limited access. |
StorageTier
Represents a tier of storage, for example memory or SSD.
|
StorageTierView
This class is an abstract class for allocators and evictors to extend to provide
limited access to
StorageTier . |
TempBlockMeta
Represents the metadata of an uncommitted block in Alluxio managed storage.
|
UnderFileSystemBlockMeta
This class represents the metadata of a block that is in UFS.
|
Class and Description |
---|
StorageDirView
This class is a wrapper of
StorageDir to provide more limited access. |
Class and Description |
---|
StorageDirEvictorView
This class is a wrapper of
StorageDir to provide more limited access for evictors. |
StorageDirView
This class is a wrapper of
StorageDir to provide more limited access. |
Class and Description |
---|
BlockMeta
Metadata of a block in Alluxio managed storage served by workers.
|
TempBlockMeta
Represents the metadata of an uncommitted block in Alluxio managed storage.
|
Class and Description |
---|
BlockMeta
Metadata of a block in Alluxio managed storage served by workers.
|
StorageDir
Represents a directory in a storage tier.
|
StorageDirView
This class is a wrapper of
StorageDir to provide more limited access. |
StorageTier
Represents a tier of storage, for example memory or SSD.
|
StorageTierEvictorView
This class is a wrapper of
StorageTier to provide more limited access for evictors. |
StorageTierView
This class is an abstract class for allocators and evictors to extend to provide
limited access to
StorageTier . |
TempBlockMeta
Represents the metadata of an uncommitted block in Alluxio managed storage.
|
Class and Description |
---|
StorageDirView
This class is a wrapper of
StorageDir to provide more limited access. |
Copyright © 2023. All Rights Reserved.