public class DomainId extends Identifier<String>
| Modifier and Type | Field and Description | 
|---|---|
static DomainId | 
LOCAL
Represents the domain directly managed by ONOS. 
 | 
identifier| Constructor and Description | 
|---|
DomainId(String identifier)
Constructor of the peer id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DomainId | 
domainId(String identifier)
Creates a peer id from the string identifier. 
 | 
equals, hashCode, id, toString