Class SlotId

java.lang.Object
org.openqa.selenium.grid.data.SlotId
All Implemented Interfaces:
Serializable

public class SlotId extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getOwningNodeId

      public NodeId getOwningNodeId()
    • getSlotId

      public UUID getSlotId()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object