Interface | Description |
---|---|
AzureReplicationFeed |
The replication feed that provides next list of blobs to replicate from Azure, and a bookmark in form of
FindToken . |
Class | Description |
---|---|
AzureBlobDataAccessor |
Data accessor class for Azure Blob Storage.
|
AzureBlobLayoutStrategy |
Strategy class that decides where Ambry blobs and tokens are stored in the Azure storage.
|
AzureCloudConfig |
The configs for cloud related configurations.
|
AzureCloudDestinationFactory |
Factory for constructing
AzureCloudDestination instances. |
AzureMetrics | |
AzureStorageCompactor |
Class that compacts partitions in the Azure cloud by purging inactive blobs from
ABS and Cosmos.
|
CosmosChangeFeedBasedReplicationFeed |
The replication feed that provides next list of blobs to replicate from Azure and corresponding
FindToken
using Cosmos change feed apis. |
CosmosChangeFeedFindToken |
Class representing the replication token to track replication progress using Cosmos change feed.
|
CosmosChangeFeedFindTokenFactory |
Factory that creates
CosmosChangeFeedFindToken objects. |
CosmosDataAccessor | |
CosmosUpdateTimeBasedReplicationFeed |
The replication feed that provides next list of blobs to replicate from Azure and corresponding
FindToken
using Cosmos update time field. |
CosmosUpdateTimeFindToken |
FindToken object to act as bookmark for replication based on Cosmos update time field. |
CosmosUpdateTimeFindTokenFactory |
Factory that creates
CosmosUpdateTimeFindTokenFactory objects. |
Enum | Description |
---|---|
AzureReplicationFeed.FeedType |