Package | Description |
---|---|
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.page |
Class and Description |
---|
PagedBlockStore
A paged implementation of LocalBlockStore interface.
|
Class and Description |
---|
BlockPageEvictor
Evictor for pages that belong to a block.
|
BlockPageId
Specialized
PageId when it's part of a block. |
PagedBlockMeta
Metadata of a paged block.
|
PagedBlockStore
A paged implementation of LocalBlockStore interface.
|
PagedBlockStoreDir
A directory storing paged blocks.
|
PagedBlockStoreMeta
Metadata of the paged block store.
|
PagedTempBlockMeta
Temp block meta for a paged block.
|
PagedUfsBlockReader
Block reader that reads from UFS.
|
UfsBlockReadOptions
Options for reading a block from UFS.
|
Copyright © 2023. All Rights Reserved.