| Package | Description |
|---|---|
| org.onosproject.store.device.impl |
Implementation of distributed device store using p2p synchronization protocol.
|
| Modifier and Type | Method and Description |
|---|---|
InternalDeviceEvent |
InternalDeviceEventSerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<InternalDeviceEvent> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalDeviceEventSerializer.write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
InternalDeviceEvent event) |
| Modifier and Type | Method and Description |
|---|---|
InternalDeviceEvent |
InternalDeviceEventSerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<InternalDeviceEvent> type) |
Copyright © 2016. All rights reserved.