Class ReplicaInfoEvent

    • Constructor Detail

      • ReplicaInfoEvent

        public ReplicaInfoEvent​(ReplicaInfoEvent.Type type,
                                DeviceId device,
                                ReplicaInfo replicaInfo)
        Creates an event of a given type and for the specified device, and replica info.
        Parameters:
        type - replicainfo event type
        device - event device subject
        replicaInfo - replicainfo
    • Method Detail

      • replicaInfo

        public ReplicaInfo replicaInfo()
        Returns the current replica information for the subject.
        Returns:
        replica information for the subject