| Package | Description |
|---|---|
| org.onosproject.store.link.impl |
Implementation of distributed link store using eventually consistent map primitive.
|
| Modifier and Type | Field and Description |
|---|---|
protected ECLinkStore.LinkDiscoveryMode |
ECLinkStore.linkDiscoveryMode |
| Modifier and Type | Method and Description |
|---|---|
ECLinkStore.LinkDiscoveryMode |
CoreConfig.linkDiscoveryMode()
Returns the link discovery mode.
|
static ECLinkStore.LinkDiscoveryMode |
ECLinkStore.LinkDiscoveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECLinkStore.LinkDiscoveryMode[] |
ECLinkStore.LinkDiscoveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.