Interface FederatedCacheService

    • Method Detail

      • updateParticipantState

        void updateParticipantState​(String sParticipant,
                                    com.tangosol.internal.federation.participant.StateChangeCommand stateChangeCmd)
        Update Participant FSM state for replication of journal records.
        Parameters:
        sParticipant - Participant or null if all the participants state should be updated
        stateChangeCmd - State change command
      • retrieveControllerStatus

        com.tangosol.internal.federation.service.destination.ControllerStatus retrieveControllerStatus()
        Get the Destination Controller status.
        Returns:
        ControllerStatus