Interface FullSnapshotResources<K>

Type Parameters:
K - type of the backend keys.
All Superinterfaces:
SnapshotResources

@Internal public interface FullSnapshotResources<K> extends SnapshotResources
A SnapshotResources to be used with the backend-independent FullSnapshotAsyncWriter.