Package | Description |
---|---|
alluxio.worker.page |
Modifier and Type | Method and Description |
---|---|
PagedBlockStoreDir |
PagedBlockMeta.getDir() |
Modifier and Type | Method and Description |
---|---|
static List<PagedBlockStoreDir> |
PagedBlockStoreDir.fromPageStoreDirs(List<PageStoreDir> dirs)
Creates from a list of
PageStoreDir . |
Constructor and Description |
---|
PagedBlockMeta(long blockId,
long blockSize,
PagedBlockStoreDir dir) |
PagedTempBlockMeta(long blockId,
PagedBlockStoreDir dir) |
Constructor and Description |
---|
PagedBlockMetaStore(List<PagedBlockStoreDir> dirs) |
PagedBlockMetaStore(List<PagedBlockStoreDir> dirs,
Allocator allocator) |
Copyright © 2023. All Rights Reserved.