Package bftsmart.tom

Class ReplicaContext


  • public class ReplicaContext
    extends java.lang.Object
    This class contains information related to the replica.
    • Method Detail

      • getSVController

        public ServerViewController getSVController()
        Returns the controller of the replica's view
        Returns:
        The controller of the replica's view
      • getStaticConfiguration

        public TOMConfiguration getStaticConfiguration()
        Returns the static configuration of this replica.
        Returns:
        the static configuration of this replica
      • getCurrentView

        public View getCurrentView()
        Returns the current view of the replica group.
        Returns:
        the current view of the replica group.
      • getServerCommunicationSystem

        public ServerCommunicationSystem getServerCommunicationSystem()
        Returns the replica's communication system
        Returns:
        The replica's communication system