Interface PartitionLostEvent

    • Method Detail

      • getLostBackupCount

        int getLostBackupCount()
        Returns:
        0 if primary replica is lost, otherwise returns count of lost backup replicas
      • allReplicasInPartitionLost

        boolean allReplicasInPartitionLost()
        Returns true if all replicas of a partition are lost
      • getEventSource

        Address getEventSource()
        Returns the address of the node that dispatches the event
        Returns:
        the address of the node that dispatches the event