Package | Description |
---|---|
alluxio.job.plan.replicate | |
alluxio.master.file.replication |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplicationHandler
The implementation of
ReplicationHandler that utilizes job service. |
Constructor and Description |
---|
ReplicationChecker(InodeTree inodeTree,
BlockMaster blockMaster,
SafeModeManager safeModeManager,
ReplicationHandler replicationHandler)
Constructs a new
ReplicationChecker with specified replicate and evict handlers (for
unit testing). |
Copyright © 2023. All Rights Reserved.