Class IndexSnapshotRestorationFailedEvent


  • @AsynchronousPreferred
    public class IndexSnapshotRestorationFailedEvent
    extends Object
    Since:
    7.7.0
    • Constructor Detail

      • IndexSnapshotRestorationFailedEvent

        public IndexSnapshotRestorationFailedEvent​(@Nullable String id,
                                                   String nodeId,
                                                   long propagationTime,
                                                   IndexSnapshotError error)
    • Method Detail

      • getId

        public @Nullable String getId()
      • getNodeId

        public String getNodeId()
      • getPropagationTime

        public long getPropagationTime()