| Package | Description |
|---|---|
| org.onlab.util |
Miscellaneous domain-agnostic utilities.
|
| Class and Description |
|---|
| Accumulator
Abstraction of an accumulator capable of collecting items and at some
point in time triggers processing of all previously accumulated items.
|
| BoundedThreadPool
Implementation of ThreadPoolExecutor that bounds the work queue.
|
| ByteArraySizeHashPrinter
Helper to print byte[] length and hashCode.
|
| GroupedThreadFactory
Thread factory for creating threads that belong to the specified thread group.
|
| KryoNamespace
Pool of Kryo instances, with classes pre-registered.
|
| KryoNamespace.Builder
KryoNamespace builder.
|
| NewConcurrentHashMap
Creates an instance of new ConcurrentHashMap on each
NewConcurrentHashMap.get() call. |
Copyright © 2015. All rights reserved.