@Version(value="0.3.0")
Interface | Description |
---|---|
DistributionRequest |
A
DistributionRequest represents the need from the caller to have
some content being distributed from a source instance to a target instance. |
DistributionResponse |
A
DistributionResponse represents the outcome of a
DistributionRequest as handled by a certain distribution agent. |
Distributor |
A distributor is responsible for dispatching
DistributionRequest s to distribution agents. |
Class | Description |
---|---|
SimpleDistributionRequest |
A
SimpleDistributionRequest is a DistributionRequest where all paths are either "deep" or "shallow". |
Enum | Description |
---|---|
DistributionRequestState |
The different states a
DistributionRequest can have during its lifecycle. |
DistributionRequestType |
The request type tied to a specific
DistributionRequest , used to decide how
the distribution content should be aggregated. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved