| Package | Description |
|---|---|
| org.onlab.util |
Miscellaneous domain-agnostic utilities.
|
| Modifier and Type | Method and Description |
|---|---|
KryoNamespace |
KryoNamespace.Builder.build()
Builds a
KryoNamespace instance. |
KryoNamespace |
KryoNamespace.Builder.build(String friendlyName)
Builds a
KryoNamespace instance. |
KryoNamespace |
KryoNamespace.populate(int instances)
Populates the Kryo pool.
|
| Modifier and Type | Method and Description |
|---|---|
KryoNamespace.Builder |
KryoNamespace.Builder.register(KryoNamespace ns)
Registers all the class registered to given KryoNamespace.
|
Copyright © 2016. All rights reserved.