| 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)
Creates an
RpcContext. |
Copyright © 2019. All Rights Reserved.