Interface MultiNodesEvents.Event

    • Method Detail

      • getName

        @NotNull
        String getName()
      • getLongArg1

        @Nullable
        Long getLongArg1()
      • getLongArg2

        @Nullable
        Long getLongArg2()
      • getStringArg

        @Nullable
        String getStringArg()
      • getNodeId

        @NotNull
        String getNodeId()