| Package | Description |
|---|---|
| org.onosproject.store.consistent.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionedDatabaseConfig |
PartitionedDatabaseConfig.addPartition(String name,
DatabaseConfig config)
Adds the specified partition name and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static PartitionedDatabase |
PartitionedDatabaseManager.create(String name,
net.kuujo.copycat.cluster.ClusterConfig clusterConfig,
PartitionedDatabaseConfig partitionedDatabaseConfig)
Creates a new partitioned database.
|
Copyright © 2015. All rights reserved.