public class NOCMaster extends NOCClient
Modifier and Type | Method and Description |
---|---|
NOCConnection |
getConnectionTo(String slaveName)
Gets the corresponding connection based on slave client name.
|
TrafficClass |
getReadTC()
Gets the traffic class for master reads.
|
TrafficClass |
getWriteTC()
Gets the traffic class for master writes.
|
getComponentType, getConnections, getLocation, getName, getProtocol, isDDRC, isFabricClient, setLocation, toString
public NOCConnection getConnectionTo(String slaveName)
slaveName
- The name of the slave client that connects to this master.public TrafficClass getWriteTC()
public TrafficClass getReadTC()