| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
WriteStatus |
WriteResult.status() |
static WriteStatus |
WriteStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteStatus[] |
WriteStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WriteResult(WriteStatus status,
VersionedValue previousValue) |
Copyright © 2015. All rights reserved.