public class BlockedNode extends Object implements Serializable
Constructor and Description |
---|
BlockedNode(String nodeId,
String cause,
long endTimestamp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCause() |
long |
getEndTimestamp() |
String |
getNodeId() |
String |
toString() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.