| Package | Description |
|---|---|
| org.onosproject.store.consistent.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabaseState
Default database state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseState.init(net.kuujo.copycat.state.StateContext<DatabaseState<K,V>> context)
Initializes the database state.
|
void |
DefaultDatabaseState.init(net.kuujo.copycat.state.StateContext<DatabaseState<String,byte[]>> context) |
Copyright © 2015. All rights reserved.