Package | Description |
---|---|
alluxio.worker.block.meta |
Modifier and Type | Method and Description |
---|---|
StorageDir |
StorageTier.getDir(int dirIndex)
Returns a directory for the given index.
|
StorageDir |
TempBlockMeta.getParentDir() |
StorageDir |
BlockMeta.getParentDir() |
Modifier and Type | Method and Description |
---|---|
List<StorageDir> |
StorageTier.getStorageDirs() |
Modifier and Type | Method and Description |
---|---|
void |
StorageTier.removeStorageDir(StorageDir dir)
Removes a directory.
|
Copyright © 2023. All Rights Reserved.