Interface SnapshotStoreCapabilityFlags

    • Method Detail

      • supportsMetadata

        CapabilityFlag supportsMetadata()
        When true enables tests which check if the snapshot store properly stores and loads metadata (needed for replication) along with the snapshots
      • supportsSerialization

        CapabilityFlag supportsSerialization()
        When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.