Interface SnapshotResources

  • All Known Subinterfaces:
    FullSnapshotResources<K>

    @Internal
    public interface SnapshotResources
    A set of resources produced in the synchronous part of a snapshot required to finish the snapshot.
    See Also:
    SnapshotStrategy
    • Method Detail

      • release

        void release()
        Cleans up the resources after the asynchronous part is done.