| Package | Description |
|---|---|
| org.onosproject.store.primitives.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleKeyHashPartitioner
A simple Partitioner for mapping keys to database partitions.
|
class |
SimpleTableHashPartitioner
A simple Partitioner that uses the map name hash to
pick a partition.
|
Copyright © 2016. All rights reserved.