| Package | Description |
|---|---|
| alluxio.master.file | |
| alluxio.master.file.activesync | |
| alluxio.master.file.meta |
| Class and Description |
|---|
| BlockDeletionContext
Interface for a class which gathers block deletion requests, then handles them during close.
|
| BlockDeletionContext.BlockDeletionListener
Interface for block deletion listeners.
|
| FileSystemMaster
The interface of file system master service.
|
| FileSystemMasterAuditContext
An audit context for file system master.
|
| NoopBlockDeletionContext
Implementation of
DefaultBlockDeletionContext which does nothing. |
| NoopUfsDeleter
A noop version of the
UfsDeleter. |
| PermissionChecker
interface to provide permission check logic.
|
| PersistJob.CancelState
Represents the possible cancel states.
|
| ResultStream
Used to receive stream of items.
|
| RpcContext
Context passed through the span of a file system master RPC to manage actions that need to be
taken when the body of the RPC is finished.
|
| UfsDeleter
Interface for deleting persisted entries from the UFS.
|
| Class and Description |
|---|
| FileSystemMaster
The interface of file system master service.
|
| Class and Description |
|---|
| FileSystemMaster
The interface of file system master service.
|
| RpcContext
Context passed through the span of a file system master RPC to manage actions that need to be
taken when the body of the RPC is finished.
|
Copyright © 2019. All Rights Reserved.