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