Uses of Interface
io.camunda.zeebe.snapshots.SnapshotChunkReader
Packages that use SnapshotChunkReader
-
Uses of SnapshotChunkReader in io.camunda.zeebe.snapshots
Methods in io.camunda.zeebe.snapshots that return SnapshotChunkReaderModifier and TypeMethodDescriptionPersistedSnapshot.newChunkReader()Returns a new snapshot chunk reader for this snapshot. -
Uses of SnapshotChunkReader in io.camunda.zeebe.snapshots.impl
Classes in io.camunda.zeebe.snapshots.impl that implement SnapshotChunkReaderModifier and TypeClassDescriptionfinal classImplements a chunk reader where each chunk is a single file in a root directory.Methods in io.camunda.zeebe.snapshots.impl that return SnapshotChunkReader