CheckpointStore that uses
Storage Blobs
for persisting partition ownership and checkpoint information.EventProcessorClient to claim ownership of a list of partitions.CheckpointStore
that uses Storage
blobs for persisting checkpoints and partition ownership details.EventProcessorClient to get the list of all existing partition ownership
from the Storage Blobs.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.