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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic DuplicateNode(BarrierCoordinator.Data data, Controller.NodeInfo node)
public BarrierCoordinator.Data data()
public Controller.NodeInfo node()