Class MirrorConfig

java.lang.Object
com.gigaspaces.internal.sync.mirror.MirrorConfig

public final class MirrorConfig extends Object
Mirror space configuration. Contains mirror specific configuration located under space-config.mirror. Current possible configuration:

space-config.mirror-service.enabled=true
space-config.mirror-service.operation-grouping=group-by-space-transaction

Since:
7.1
Author:
anna
  • Field Details

    • DIST_TX_WAIT_TIMEOUT

      public static final long DIST_TX_WAIT_TIMEOUT
      See Also:
    • DIST_TX_WAIT_FOR_OPERATIONS

      public static final long DIST_TX_WAIT_FOR_OPERATIONS
      See Also:
  • Constructor Details

  • Method Details