Package | Description |
---|---|
alluxio.worker.block |
Modifier and Type | Field and Description |
---|---|
protected FileSystemMasterClient |
DefaultBlockWorker.mFileSystemMasterClient
Client for all file system master communication.
|
Constructor and Description |
---|
AllMasterRegistrationBlockWorker(BlockMasterClientPool blockMasterClientPool,
FileSystemMasterClient fileSystemMasterClient,
Sessions sessions,
BlockStore blockStore,
AtomicReference<Long> workerId)
Constructs a block worker when workers register to all masters.
|
DefaultBlockWorker(BlockMasterClientPool blockMasterClientPool,
FileSystemMasterClient fileSystemMasterClient,
Sessions sessions,
BlockStore blockStore,
AtomicReference<Long> workerId)
Constructs a default block worker.
|
PinListSync(BlockWorker blockWorker,
FileSystemMasterClient masterClient)
Creates a new instance of
PinListSync . |
Copyright © 2023. All Rights Reserved.