Search Results for

    Show / Hide Table of Contents

    Enum CacheDrPauseReason

    Reason of data center replication pause.

    Namespace: GridGain.Core.DataCenterReplication
    Assembly: GridGain.Core.dll
    Syntax
    public enum CacheDrPauseReason : int

    Fields

    Name Description
    BatchFailed

    All sender hubs failed to process batch.

    NoSenderHubs

    All sender hubs left.

    UserRequest

    Method Pause(String) was called.

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