| Package | Description |
|---|---|
| org.onosproject.store.consistent.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Database
Database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabase
Default database.
|
class |
PartitionedDatabase
A database that partitions the keys across one or more database partitions.
|
Copyright © 2015. All rights reserved.