Uses of Class
io.camunda.zeebe.snapshots.impl.FileBasedSnapshotMetadata
Packages that use FileBasedSnapshotMetadata
-
Uses of FileBasedSnapshotMetadata in io.camunda.zeebe.snapshots.impl
Methods in io.camunda.zeebe.snapshots.impl that return FileBasedSnapshotMetadataMethods in io.camunda.zeebe.snapshots.impl that return types with arguments of type FileBasedSnapshotMetadataModifier and TypeMethodDescriptionstatic Optional<FileBasedSnapshotMetadata>FileBasedSnapshotMetadata.ofFileName(String name) static Optional<FileBasedSnapshotMetadata>