Uses of Class
io.camunda.zeebe.snapshots.impl.FileBasedSnapshotId
Packages that use FileBasedSnapshotId
-
Uses of FileBasedSnapshotId in io.camunda.zeebe.snapshots.impl
Methods in io.camunda.zeebe.snapshots.impl that return FileBasedSnapshotIdModifier and TypeMethodDescriptionFileBasedSnapshotId.SnapshotParseResult.getOrThrow()FileBasedSnapshotId.SnapshotParseResult.Invalid.getOrThrow()FileBasedSnapshotId.SnapshotParseResult.Parsed.getOrThrow()FileBasedSnapshot.getSnapshotId()FileBasedSnapshotId.SnapshotParseResult.Parsed.snapshotId()Returns the value of thesnapshotIdrecord component.Constructors in io.camunda.zeebe.snapshots.impl with parameters of type FileBasedSnapshotIdModifierConstructorDescriptionParsed(FileBasedSnapshotId snapshotId) Creates an instance of aParsedrecord class.