Share via


@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.