public static final class BarrierCoordinator.DuplicateNode extends java.lang.RuntimeException implements scala.util.control.NoStackTrace, BarrierCoordinator.Printer, scala.Product, scala.Serializable
Constructor and Description |
---|
DuplicateNode(BarrierCoordinator.Data data,
Controller.NodeInfo node) |
Modifier and Type | Method and Description |
---|---|
BarrierCoordinator.Data |
data() |
Controller.NodeInfo |
node() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, fillInStackTrace, noSuppression
toString
public DuplicateNode(BarrierCoordinator.Data data, Controller.NodeInfo node)
public BarrierCoordinator.Data data()
public Controller.NodeInfo node()