All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description DistributionEvent DistributionEventProperties an interface containing of the possible properties of events related to distributionDistributionEventTopics an interface containing a list of the possible topics of events related to distributionDistributionRequest ADistributionRequest
represents the need from the caller to have some content being distributed from a source instance to a target instance.DistributionRequestState The different states aDistributionRequest
can have during its lifecycle.DistributionRequestType The request type tied to a specificDistributionRequest
, used to decide how the distribution content should be aggregated.DistributionResponse ADistributionResponse
represents the outcome of aDistributionRequest
as handled by a certain distribution agent.DistributionResponseInfo ADistributionResponseInfo
represents an additional info for therequest
DistributionTransportSecret The secret to be transported for authenticating transport layer connecting two instances.DistributionTransportSecretProvider A provider forDistributionTransportSecret
sDistributor A distributor is responsible for dispatchingDistributionRequest
s to distribution agents.ImportPostProcessException Exception thrown by the Import post processor implementationsImportPostProcessor Executes any operations post import of distribution contentInvalidationProcessException Exception thrown by the Invalidation processor implementationsInvalidationProcessor Executes cache invalidation requestsSimpleDistributionRequest ASimpleDistributionRequest
is aDistributionRequest
where all paths are either "deep" or "shallow".