| Constructor and Description |
|---|
TieredStorageMasterClient(List<TierMasterAgent> tiers) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpMasterAgent
The empty implementation for
TierMasterAgent. |
| Modifier and Type | Method and Description |
|---|---|
TierMasterAgent |
TierFactory.createMasterAgent(TieredStorageResourceRegistry tieredStorageResourceRegistry)
Creates the master-side agent of a Tier.
|
| Modifier and Type | Method and Description |
|---|---|
TierMasterAgent |
DiskTierFactory.createMasterAgent(TieredStorageResourceRegistry resourceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
TierMasterAgent |
MemoryTierFactory.createMasterAgent(TieredStorageResourceRegistry tieredStorageResourceRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteTierMasterAgent
The implementation of
TierMasterAgent for the remote tier. |
| Modifier and Type | Method and Description |
|---|---|
TierMasterAgent |
RemoteTierFactory.createMasterAgent(TieredStorageResourceRegistry resourceRegistry) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.