Package | Description |
---|---|
alluxio.master.file |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBlockDeletionContext
Class for tracking which blocks need to be deleted, and deleting them on close.
|
class |
NoopBlockDeletionContext
Implementation of
DefaultBlockDeletionContext which does nothing. |
Modifier and Type | Method and Description |
---|---|
BlockDeletionContext |
RpcContext.getBlockDeletionContext() |
Constructor and Description |
---|
RpcContext(BlockDeletionContext blockDeleter,
JournalContext journalContext,
OperationContext operationContext)
Creates an
RpcContext . |
Copyright © 2023. All Rights Reserved.