final class BarrierData
extends java.lang.Object
NetBarrier
Modifier and Type | Field and Description |
---|---|
(package private) byte |
state
The current state of the Barrier
|
(package private) ChannelOutput |
toBarrier
The connection to the Barrier for connecting to the NetBarrier object from the Link
|
(package private) int |
vbn
The virtual Barrier number that uniquely identifies the Barrier within the Node
|
Constructor and Description |
---|
BarrierData() |
int vbn
byte state
ChannelOutput toBarrier