Uses of Interface
io.camunda.zeebe.snapshots.SnapshotChunk
Packages that use SnapshotChunk
-
Uses of SnapshotChunk in io.camunda.zeebe.snapshots
Methods in io.camunda.zeebe.snapshots with parameters of type SnapshotChunkModifier and TypeMethodDescriptionReceivedSnapshot.apply(SnapshotChunk chunk) Applies the nextSnapshotChunkto the snapshot. -
Uses of SnapshotChunk in io.camunda.zeebe.snapshots.impl
Methods in io.camunda.zeebe.snapshots.impl that return SnapshotChunkMethods in io.camunda.zeebe.snapshots.impl with parameters of type SnapshotChunk