Class ClusterIndexSnapshotRequestReceivedEvent

    • Constructor Detail

      • ClusterIndexSnapshotRequestReceivedEvent

        public ClusterIndexSnapshotRequestReceivedEvent​(Object src,
                                                        String senderNodeId,
                                                        String receiverNodeId)
        Construct an event to indicate that this node is about to take a snapshot of its lucene index.
    • Method Detail

      • getSenderNodeId

        public String getSenderNodeId()
      • getReceiverNodeId

        public String getReceiverNodeId()