| 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 |
|---|---|
Result.Status |
Result.status()
Returns the status of database update operation.
|
static Result.Status |
Result.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result.Status[] |
Result.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.