Class LocalNodeSnapshotConfigureEvent

java.lang.Object
eu.cloudnetservice.driver.event.Event
eu.cloudnetservice.node.event.cluster.LocalNodeSnapshotConfigureEvent

public final class LocalNodeSnapshotConfigureEvent extends eu.cloudnetservice.driver.event.Event
  • Field Details

    • nodeInfoSnapshot

      private final eu.cloudnetservice.driver.cluster.NodeInfoSnapshot nodeInfoSnapshot
  • Constructor Details

    • LocalNodeSnapshotConfigureEvent

      public LocalNodeSnapshotConfigureEvent(@NonNull @NonNull eu.cloudnetservice.driver.cluster.NodeInfoSnapshot nodeInfoSnapshot)
  • Method Details

    • snapshot

      @NonNull public @NonNull eu.cloudnetservice.driver.cluster.NodeInfoSnapshot snapshot()