public class WorkerSlot extends Object
WorkerSlot(String nodeId, Number port)
boolean
equals(Object o)
String
getNodeId()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public WorkerSlot(String nodeId, Number port)
public String getNodeId()
public int getPort()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.