| Package | Description |
|---|---|
| org.onosproject.store.serializers.custom |
Cluster messaging and distributed store serializers.
|
| Modifier and Type | Method and Description |
|---|---|
MastershipBasedTimestamp |
MastershipBasedTimestampSerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<MastershipBasedTimestamp> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
MastershipBasedTimestampSerializer.write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
MastershipBasedTimestamp object) |
| Modifier and Type | Method and Description |
|---|---|
MastershipBasedTimestamp |
MastershipBasedTimestampSerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<MastershipBasedTimestamp> type) |
Copyright © 2015. All rights reserved.