public class BlockedNode extends Object implements Serializable
BlockedNode(String nodeId, String cause, long endTimestamp)
boolean
equals(Object obj)
String
getCause()
long
getEndTimestamp()
getNodeId()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BlockedNode(String nodeId, String cause, long endTimestamp)
public String getNodeId()
public String getCause()
public long getEndTimestamp()
public boolean equals(Object obj)
equals
Object
public String toString()
toString
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.