Package | Description |
---|---|
alluxio.worker.page |
Modifier and Type | Method and Description |
---|---|
static BlockPageId |
BlockPageId.downcast(PageId pageId)
Try to downcast a
PageId to a BlockPageId . |
static BlockPageId |
BlockPageId.newTempPage(long blockId,
long pageIndex)
Creates a new page of the temporary block.
|
Copyright © 2023. All Rights Reserved.