public class WorkerSlot extends Object
WorkerSlot(String nodeId, Number port)
boolean
equals(Object o)
String
getId()
getNodeId()
int
getPort()
hashCode()
List<Object>
toList()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public WorkerSlot(String nodeId, Number port)
public String getNodeId()
public int getPort()
public String getId()
public List<Object> toList()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.