Package | Description |
---|---|
alluxio.worker |
Worker process and utils for working with the worker remotely.
|
alluxio.worker.block |
Constructor and Description |
---|
SessionCleaner(Sessions sessions,
SessionCleanable... sessionCleanable)
Creates a new instance of
SessionCleaner . |
Constructor and Description |
---|
DefaultBlockWorker(BlockMasterClientPool blockMasterClientPool,
FileSystemMasterClient fileSystemMasterClient,
Sessions sessions,
BlockStore blockStore,
UfsManager ufsManager)
Constructs a default block worker.
|
Copyright © 2023. All Rights Reserved.