@azure/eventhubs-checkpointstore-blob package
Classes
| BlobCheckpointStore |
An implementation of CheckpointStore that uses Azure Blob Storage to persist checkpoint data. |
Interfaces
| BlobClientLike |
An interface compatible with an instance of getBlockBlobClient(). |
| BlockBlobClientLike |
An interface compatible with Storage Blob's BlockBlobClient class. |
| ContainerClientLike |
An interface compatible with Storage Blob's ContainerClient class. |
Variables
| logger | The |
Variable Details
logger
The @azure/logger configuration for this package.
This will output logs using the azure:eventhubs-checkpointstore-blob namespace prefix.
logger: AzureLogger