| Package | Description |
|---|---|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHostDescription
Default implementation of an immutable host description.
|
| Modifier and Type | Method and Description |
|---|---|
HostEvent |
HostStore.createOrUpdateHost(ProviderId providerId,
HostId hostId,
HostDescription hostDescription)
Creates a new host or updates the existing one based on the specified
description.
|
void |
HostProviderService.hostDetected(HostId hostId,
HostDescription hostDescription)
Notifies the core when a host has been detected on a network along with
information that identifies the hoot location.
|
Copyright © 2015. All rights reserved.