| Package | Description |
|---|---|
| org.onosproject.net.host |
End-station host model & related services API definitions.
|
| 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.
|
HostEvent |
HostStore.removeHost(HostId hostId)
Removes the specified host from the inventory.
|
Copyright © 2015. All rights reserved.