Interface LifecycleManager

    • Method Detail

      • getReplicaInfo

        DeviceReplicaInfo getReplicaInfo()
        Returns the current term.
        Returns:
        the current term
      • activate

        void activate​(long term)
        Activates the given term.
        Parameters:
        term - the term to activate
      • close

        void close()
        Closes the lifecycle manager.