| Interface | Description |
|---|---|
| TierConsumerAgent |
The
TierConsumerAgent is the consumer agent of each tier in tiered store, which could
read data from responding tier. |
| TierFactory |
A factory that creates all the components of a tier.
|
| TierMasterAgent |
The master-side agent of a Tier.
|
| TierProducerAgent |
The producer-side agent of a Tier.
|
| Class | Description |
|---|---|
| NoOpMasterAgent |
The empty implementation for
TierMasterAgent. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.