Class GridDhtCacheEntry.ReaderId

    • Method Detail

      • contains

        public static boolean contains​(@Nullable
                                       @Nullable GridDhtCacheEntry.ReaderId[] readers,
                                       UUID nodeId)
        Parameters:
        readers - Readers array.
        nodeId - Node ID to check.
        Returns:
        True if node ID found in readers array.
      • nodeId

        public UUID nodeId()
        Returns:
        Node ID.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object