Interface MultiNodeLocks.LockInfo

    • Method Detail

      • getId

        long getId()
        Returns:
        lock id
      • getType

        String getType()
        Returns:
        type of lock
      • getNodeId

        @NotNull
        String getNodeId()
        Returns:
        id of the node which obtained this lock
      • getAdditionalArg

        @Nullable
        String getAdditionalArg()
        Returns:
        additional argument if it was provided