Package | Description |
---|---|
alluxio.stress | |
alluxio.worker.block |
Modifier and Type | Class and Description |
---|---|
class |
CachingBlockMasterClient
Use this class to avoid the map-list conversion at the client side.
|
Modifier and Type | Method and Description |
---|---|
BlockMasterClient |
BlockMasterClientPool.createNewResource() |
Constructor and Description |
---|
BlockMasterSyncHelper(BlockMasterClient masterClient)
constructs an instance of the helper class.
|
SpecificMasterBlockSync(BlockWorker blockWorker,
BlockMasterClient masterClient,
BlockHeartbeatReporter heartbeatReporter)
Creates a new instance of
SpecificMasterBlockSync . |
TestSpecificMasterBlockSync(BlockWorker blockWorker,
BlockMasterClient masterClient,
BlockHeartbeatReporter heartbeatReporter)
Creates a new instance of
SpecificMasterBlockSync . |
Copyright © 2023. All Rights Reserved.