Search Results for

    Show / Hide Table of Contents

    Enum SnapshotOperationType

    Snapshot operation type.

    Namespace: GridGain.Core.PersistentStore
    Assembly: GridGain.Core.dll
    Syntax
    public enum SnapshotOperationType : int

    Fields

    Name Description
    Check

    Checks the snapshot.

    Create

    Creates the snapshot.

    Delete

    Deletes the snapshot.

    Move

    Moves the snapshot.

    Restore

    Restores the snapshot.

    In This Article
    Back to top © 2022 GridGain Systems, Inc. and Contributors