public class InternalHostEvent extends Object
| Constructor and Description |
|---|
InternalHostEvent(org.onosproject.net.provider.ProviderId providerId,
org.onosproject.net.HostId hostId,
org.onosproject.net.host.HostDescription hostDescription,
org.onosproject.store.Timestamp timestamp) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.host.HostDescription |
hostDescription() |
org.onosproject.net.HostId |
hostId() |
org.onosproject.net.provider.ProviderId |
providerId() |
org.onosproject.store.Timestamp |
timestamp() |
Copyright © 2015. All rights reserved.