CheckpointStore
that uses Storage
blobs for persisting checkpoints and partition ownership details.See: Description
| Class | Description |
|---|---|
| BlobCheckpointStore |
Implementation of
CheckpointStore that uses
Storage Blobs
for persisting partition ownership and checkpoint information. |
| Enum | Description |
|---|---|
| Messages |
I18n messages loaded from the messages.properties file located within the same package.
|
CheckpointStore
that uses Storage
blobs for persisting checkpoints and partition ownership details.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.