Package com.inductiveautomation.ignition.gateway.redundancy.types
package com.inductiveautomation.ignition.gateway.redundancy.types
-
ClassDescriptionA simple base definition for SynchronizedStateProvider.Provides information about the current state of the connection to the other node.How historical data should be treated.These are all of the redundancy settings for both master and backup.Empty implementation of
RedundancyStateListener
that can be subclassed.A runnable task that will be executed both by the local node and the remote backup cluster node.Created by colby.clegg on 11/11/2015.Interface to indicate that the implementing class needs to implement a flag that indicates whether the redundant backup is in the midst of a gateway restore.Runtime state is different from config state in that it can be updated by either node.State<T>This allows state provider to notify the manager that something has changed.This is a provider for a subsystem that wishes to synchronize data across redundancy.